We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 477aa57 commit b08d8d4Copy full SHA for b08d8d4
1 file changed
.gitignore
@@ -0,0 +1,10 @@
1
+#python specific
2
+*.pyc
3
+
4
+## generic files to ignore
5
+*~
6
+*.lock
7
+*.DS_Store
8
+*.swp
9
+*.out
10
+*.bak
0 commit comments