lingzhi227 commited on
Commit
d4a251f
·
verified ·
1 Parent(s): 3ee1cf4

Upload .gitignore with huggingface_hub

Browse files
Files changed (1) hide show
  1. .gitignore +9 -0
.gitignore ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ __pycache__/
2
+ *.pyc
3
+ *.egg-info/
4
+ dist/
5
+ build/
6
+ tasks/*/data/
7
+ tasks/*/reference/
8
+ tasks/*/results/
9
+ *.tar.gz