add .iml to gitignore

This commit is contained in:
Taah 2022-05-13 23:07:26 -07:00
parent 50fcf33af4
commit b862a6ae63
1 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -1,3 +1,4 @@
/target
/.idea
/*.yml
/*.yml
/*.iml