Update gitignore

This commit is contained in:
mathiascode 2019-12-17 18:04:10 +02:00
parent 29c52b475f
commit 184fab622d

1
.gitignore vendored
View file

@ -1,5 +1,6 @@
.settings/ .settings/
bin/ bin/
target/ target/
.checkstyle
.classpath .classpath
.project .project