Spaces:
Running
Running
Commit
·
2200095
1
Parent(s):
af613b6
chore: ignore local result JSONs
Browse files- .gitignore +4 -0
.gitignore
CHANGED
@@ -12,3 +12,7 @@ __pycache__/
|
|
12 |
faiss.index
|
13 |
*.pdf
|
14 |
README.bak.md
|
|
|
|
|
|
|
|
|
|
12 |
faiss.index
|
13 |
*.pdf
|
14 |
README.bak.md
|
15 |
+
answers_smoke.json
|
16 |
+
triple_check_results.json
|
17 |
+
r1.json
|
18 |
+
r2.json
|