1
0
mirror of https://github.com/plexusorg/IBConverter.git synced 2025-01-09 17:37:38 +00:00

add .iml to gitignore

This commit is contained in:
Taah 2022-05-13 23:07:26 -07:00
parent 50fcf33af4
commit b862a6ae63

3
.gitignore vendored
View File

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