added more ignores

This commit is contained in:
Claudio Atzori 2019-04-03 17:43:55 +02:00
parent 3dfbf5fab7
commit 6dcbfd9755
1 changed files with 9 additions and 0 deletions

9
.gitignore vendored
View File

@ -1,3 +1,5 @@
*~
# Compiled class file
*.class
@ -30,5 +32,12 @@
.DS_Store
**/.DS_Store
.project
.classpath
.settings
**/.project
**/.classpath
**/.settings
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*