Japrax19 commited on
Commit
2f345b9
·
verified ·
1 Parent(s): c0a4019

Create .gitignore

Browse files
Files changed (1) hide show
  1. .gitignore +7 -0
.gitignore ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ *.pyc
2
+ __pycache__/
3
+ .DS_Store
4
+ .huggingface/
5
+ *.safetensors
6
+ *.bin
7
+ *.pickle