jezzadebate commited on
Commit
b9d2053
·
1 Parent(s): 8688974

Update .gitignore

Browse files
Files changed (1) hide show
  1. .gitignore +3 -0
.gitignore CHANGED
@@ -1 +1,4 @@
1
  .DS_Store
 
 
 
 
1
  .DS_Store
2
+ *.pyc
3
+ **__pycache__**
4
+