ginipick commited on
Commit
0888fe0
·
verified ·
1 Parent(s): 89a8772

Upload gitignore (2)

Browse files
Files changed (1) hide show
  1. gitignore (2) +6 -0
gitignore (2) ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ .idea/
2
+
3
+ __pycache__/
4
+ *.py[cod]
5
+ *$py.class
6
+