Skip to content

Commit

Permalink
Ignore *.iml files
Browse files Browse the repository at this point in the history
... which are IntelliJ IDEA module files. (`.idea` is IDEA project files.)
  • Loading branch information
stepancheg committed Jun 30, 2017
1 parent e72580c commit affe6e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@
.hg/
.hgignore
.idea
*.iml
__pycache__/
*.py[cod]
*$py.class
Expand Down

0 comments on commit affe6e1

Please sign in to comment.