Added intellij artefacts to gitignore.

This commit is contained in:
Thomas Darimont
2014-07-10 11:43:58 +02:00
parent 8805059aee
commit c39ae4e6bf

6
.gitignore vendored
View File

@@ -2,4 +2,8 @@
.classpath
.springBeans
.settings/
target/
target/
#IntelliJ Stuff
.idea
*.iml