jbilcke-hf HF Staff commited on
Commit
750a73d
·
1 Parent(s): 260ff53

add git ignore

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