davanstrien HF Staff commited on
Commit
35eb3ad
·
verified ·
1 Parent(s): fe53f25

Upload .gitignore with huggingface_hub

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