Update .gitignore
This commit is contained in:
parent
dcf993429a
commit
5f0bb34536
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -9,5 +9,7 @@
|
|||
*.ear
|
||||
*.log
|
||||
|
||||
.settings/*
|
||||
|
||||
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
|
||||
hs_err_pid*
|
||||
|
|
Reference in a new issue