fix: removed .iml file and added *.iml to gitignore

This commit is contained in:
Yannik Bretschneider
2021-04-30 19:40:03 +02:00
parent 72289a5052
commit bff0ad44e1
2 changed files with 1 additions and 185 deletions

1
.gitignore vendored
View File

@ -91,6 +91,7 @@ cmake-build-*/
# IntelliJ
out/
*.iml
# mpeltonen/sbt-idea plugin
.idea_modules/