Update .gitignore
This commit is contained in:
parent
b0b61476a8
commit
cabca4a030
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -9,6 +9,9 @@
|
|||
*.ear
|
||||
*.log
|
||||
|
||||
.classpath
|
||||
.project
|
||||
bin/*
|
||||
.settings/*
|
||||
|
||||
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
|
||||
|
|
Reference in a new issue