Spaces:
Runtime error
Runtime error
Upload folder using huggingface_hub
Browse files- .gitignore +4 -18
.gitignore
CHANGED
@@ -1,18 +1,4 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
.
|
4 |
-
|
5 |
-
.venv/
|
6 |
-
logs/
|
7 |
-
results/
|
8 |
-
qdrant_storage/
|
9 |
-
assets/audio/
|
10 |
-
assets/video/
|
11 |
-
|
12 |
-
.github/
|
13 |
-
.trunk/
|
14 |
-
.idea/
|
15 |
-
renovate.json
|
16 |
-
.deepsource.toml
|
17 |
-
.pre-commit-config.yaml
|
18 |
-
compose.yaml
|
|
|
1 |
+
*
|
2 |
+
!.gitignore
|
3 |
+
!README.md
|
4 |
+
!Dockerfile
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|