added IntelliJ files to .gitignore

This commit is contained in:
Sebastian Stenzel 2016-05-16 10:00:39 +02:00
parent 9147e1c08b
commit f6b126415e

6
.gitignore vendored
View File

@ -11,3 +11,9 @@
.classpath
target/
test-output/
# IntelliJ Settings Files #
.idea/
out/
.idea_modules/
*.iws