Skip to content

Commit c0fa4ba

Browse files
gfyoungzooba
authored andcommitted
Add .idea and .iml to .gitignore (#1764)
1 parent c471ca4 commit c0fa4ba

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
# Two-trick pony for OSX and other case insensitive file systems:
22
# Ignore ./python binary on Unix but still look into ./Python/ directory.
3+
.idea/
34
/python
45
!/Python/
56
*.cover
7+
*.iml
68
*.o
79
*.orig
810
*.pyc

0 commit comments

Comments
 (0)