Bjo53 commited on
Commit
29b9754
·
verified ·
1 Parent(s): e46ab0f

Upload .gitignore with huggingface_hub

Browse files
Files changed (1) hide show
  1. .gitignore +8 -0
.gitignore ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ .secrets/
2
+ .env
3
+ *.key
4
+ *.pem
5
+ *.p12
6
+ persistent/
7
+ __pycache__/
8
+ *.pyc