fix: removed .iml file and added *.iml to gitignore
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@ -91,6 +91,7 @@ cmake-build-*/
|
||||
|
||||
# IntelliJ
|
||||
out/
|
||||
*.iml
|
||||
|
||||
# mpeltonen/sbt-idea plugin
|
||||
.idea_modules/
|
||||
|
Reference in New Issue
Block a user