AlexanderKazakov
commited on
Commit
•
a59fa51
1
Parent(s):
10ddae5
gitignore
Browse files
.gitignore
CHANGED
@@ -1 +1,4 @@
|
|
1 |
-
data/
|
|
|
|
|
|
|
|
1 |
+
data/
|
2 |
+
__pycache__/*
|
3 |
+
__pycache__/
|
4 |
+
__pycache__
|
gradio_app/backend/__pycache__/semantic_search.cpython-310.pyc
DELETED
Binary file (700 Bytes)
|
|