-
Notifications
You must be signed in to change notification settings - Fork 32
/
.gitignore
44 lines (40 loc) · 1.15 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
HELP.md
target/
!.mvn/wrapper/maven-wrapper.jar
!**/src/main/**/target/
!**/src/test/**/target/
### STS ###
.apt_generated
.classpath
.factorypath
.project
.settings
.springBeans
.sts4-cache
### IntelliJ IDEA ###
.idea
*.iws
*.iml
*.ipr
### NetBeans ###
/nbproject/private/
/nbbuild/
/dist/
/nbdist/
/.nb-gradle/
build/
!**/src/main/**/build/
!**/src/test/**/build/
### VS Code ###
.vscode/
/todo-list-application/src/main/webapp/dist/3rdpartylicenses.txt
/todo-list-application/src/main/webapp/dist/favicon.ico
/todo-list-application/src/main/webapp/dist/index.html
/todo-list-application/src/main/webapp/dist/main-es5.f7476559dd44034653ca.js
/todo-list-application/src/main/webapp/dist/main-es2015.f7476559dd44034653ca.js
/todo-list-application/src/main/webapp/dist/polyfills-es5.177e85a9724683782539.js
/todo-list-application/src/main/webapp/dist/polyfills-es2015.f332a089ad1600448873.js
/todo-list-application/src/main/webapp/dist/runtime-es5.0dae8cbc97194c7caed4.js
/todo-list-application/src/main/webapp/dist/runtime-es2015.0dae8cbc97194c7caed4.js
/todo-list-application/src/main/webapp/dist/styles.8039fd8c3c8d4eb5af23.css
/todo-list-application/src/main/webapp/dist/