yashmaurya01 commited on
Commit
7febc3d
1 Parent(s): 6ca6a21

Upload exclude with huggingface_hub

Browse files
Files changed (1) hide show
  1. exclude +6 -0
exclude ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ # git ls-files --others --exclude-from=.git/info/exclude
2
+ # Lines that start with '#' are comments.
3
+ # For a project mostly in C, the following would be a good set of
4
+ # exclude patterns (uncomment them if you want to use them):
5
+ # *.[oa]
6
+ # *~