Spaces:
Runtime error
Runtime error
final version
Browse files- .gitignore +3 -1
.gitignore
CHANGED
|
@@ -3,4 +3,6 @@
|
|
| 3 |
*.faiss
|
| 4 |
*.pkl
|
| 5 |
*.pdf
|
| 6 |
-
README.md
|
|
|
|
|
|
|
|
|
| 3 |
*.faiss
|
| 4 |
*.pkl
|
| 5 |
*.pdf
|
| 6 |
+
README.md
|
| 7 |
+
data/
|
| 8 |
+
vectorstore/
|