#347 - Added exclusions for Intellij files.

This commit is contained in:
Oliver Gierke
2015-05-21 14:50:34 +02:00
parent bbb75885d5
commit 96166f9ede

4
.gitignore vendored
View File

@@ -1,4 +1,6 @@
target/
.settings/
.project
.classpath
.classpath
*.iml
.idea