Update gitignore

This commit is contained in:
Maschell 2018-09-15 12:44:01 +02:00
parent 82f3f04659
commit 62a2027105
1 changed files with 5 additions and 0 deletions

5
.gitignore vendored
View File

@ -10,3 +10,8 @@ buildNumber.properties
# Avoid ignoring Maven wrapper jar file (.jar files are usually ignored)
!/.mvn/wrapper/maven-wrapper.jar
.settings/
bin/
ci/
.project
.classpath