ignore Intellij project files

This commit is contained in:
Christian Pesch 2017-10-15 10:27:10 +02:00
parent 638ce5bbd7
commit ae26a6408a

4
.gitignore vendored
View file

@ -2,4 +2,6 @@ target/
*.BAK
.classpath
.project
*.class
*.class
.idea/
*.iml