Skip to content

Commit affe6e1

Browse files
committedJun 30, 2017
Ignore *.iml files
... which are IntelliJ IDEA module files. (`.idea` is IDEA project files.)
1 parent e72580c commit affe6e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@
5151
.hg/
5252
.hgignore
5353
.idea
54+
*.iml
5455
__pycache__/
5556
*.py[cod]
5657
*$py.class

0 commit comments

Comments
 (0)
Please sign in to comment.