Upload .gitignore with huggingface_hub
Browse files- .gitignore +5 -0
.gitignore
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
node_modules/
|
| 2 |
+
data/
|
| 3 |
+
test/
|
| 4 |
+
config.yaml
|
| 5 |
+
camoufox/
|