fix gitignore for intellij setups

This commit is contained in:
srmo 2017-10-23 20:58:53 +02:00
parent 7b388b78a4
commit e7fc876130

4
.gitignore vendored
View File

@ -14,3 +14,7 @@ hs_err_pid*
.settings
.classpath
.project
# intellij stuff
/.idea/
*.iml