scfive commited on
Commit
28209c4
·
1 Parent(s): 4d5fd96

Remove binary files, add .gitignore to prevent future binary pushes

Browse files
Files changed (1) hide show
  1. .gitignore +3 -0
.gitignore ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ __pycache__/
2
+ *.pyc
3
+ *.png