added files to gitignore

This commit is contained in:
Hannes
2017-09-14 17:36:16 +02:00
parent 24dd72bc56
commit 237aae7d5b

5
.gitignore vendored
View File

@@ -88,4 +88,7 @@ $RECYCLE.BIN/
*.ear
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
hs_err_pid*
/bin/
.classpath
.project