Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c471ca4 commit c0fa4baCopy full SHA for c0fa4ba
1 file changed
.gitignore
@@ -1,8 +1,10 @@
1
# Two-trick pony for OSX and other case insensitive file systems:
2
# Ignore ./python binary on Unix but still look into ./Python/ directory.
3
+.idea/
4
/python
5
!/Python/
6
*.cover
7
+*.iml
8
*.o
9
*.orig
10
*.pyc
0 commit comments