Spaces:
Runtime error
Runtime error
Mark Redito commited on
Commit ·
91180d1
1
Parent(s): c51c1e9
Remove FAISS index from git tracking and update .gitignore
Browse files- .gitignore +2 -1
.gitignore
CHANGED
|
@@ -2,4 +2,5 @@
|
|
| 2 |
app_bak.py
|
| 3 |
app_safe.py
|
| 4 |
app_test.py
|
| 5 |
-
csv/processed_markdown_data.csv
|
|
|
|
|
|
| 2 |
app_bak.py
|
| 3 |
app_safe.py
|
| 4 |
app_test.py
|
| 5 |
+
csv/processed_markdown_data.csv
|
| 6 |
+
index/index_file.index
|