FerrellSyntheticIntelligence commited on
Commit
219ec9c
·
verified ·
1 Parent(s): c266a49

Upload .gitignore with huggingface_hub

Browse files
Files changed (1) hide show
  1. .gitignore +12 -0
.gitignore ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ __pycache__/
2
+ *.pyc
3
+ *.pyo
4
+ .env
5
+ *.pt
6
+ *.pth
7
+ *.log
8
+ dist/
9
+ *.egg-info/
10
+ *.egg
11
+ .mesh/
12
+ generated_apps/