update .gitignore
This commit is contained in:
parent
e2abaf1b05
commit
62bf0ed3f5
1 changed files with 5 additions and 3 deletions
8
.gitignore
vendored
8
.gitignore
vendored
|
@ -1,4 +1,6 @@
|
|||
target/
|
||||
bin/
|
||||
work/
|
||||
/target
|
||||
/work
|
||||
/bin
|
||||
/src/main/webapp/WEB-INF/classes/
|
||||
/src/main/webapp/WEB-INF/lib/
|
||||
.classpath
|
||||
|
|
Loading…
Add table
Reference in a new issue