mirror of
https://github.com/plexusorg/IBConverter.git
synced 2024-12-21 23:35:06 +00:00
add .iml to gitignore
This commit is contained in:
parent
50fcf33af4
commit
b862a6ae63
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,3 +1,4 @@
|
||||||
/target
|
/target
|
||||||
/.idea
|
/.idea
|
||||||
/*.yml
|
/*.yml
|
||||||
|
/*.iml
|
Loading…
Reference in a new issue