Sylvestre HF staff commited on
Commit
a4e91ad
1 Parent(s): 28fda82

Update .gitignore

Browse files
Files changed (1) hide show
  1. .gitignore +3 -1
.gitignore CHANGED
@@ -3,5 +3,7 @@
3
  *.css
4
  # Rather than ignore 1000s of file individually, ignore their containing folders
5
  */*
 
 
6
  !*/*.zip
7
- !*/*.yml
 
3
  *.css
4
  # Rather than ignore 1000s of file individually, ignore their containing folders
5
  */*
6
+ # Add exceptions since huggingface_hub lib cannot force upload
7
+ !huggingface.js
8
  !*/*.zip
9
+ !*/*.yml