updated gitignore

pull/11/head
Stefan Feuerhahn 7 years ago
parent 53425c9b6d
commit 940a3eaaaf

6
.gitignore vendored

@ -6,3 +6,9 @@ gradle.properties
# IntelliJ IDEA # IntelliJ IDEA
.idea .idea
out/ out/
# Eclipse
.settings/
.project
.classpath
.metadata/

Loading…
Cancel
Save