Ignore *.iml files
... which are IntelliJ IDEA module files. (`.idea` is IDEA project files.)
This commit is contained in:
parent
e72580cf09
commit
affe6e148c
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -51,6 +51,7 @@
|
|||
.hg/
|
||||
.hgignore
|
||||
.idea
|
||||
*.iml
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
*$py.class
|
||||
|
|
Loading…
Add table
Reference in a new issue