Spaces:
Sleeping
Sleeping
removed certificate.pem
Browse files- .gitignore +2 -1
.gitignore
CHANGED
@@ -2,4 +2,5 @@
|
|
2 |
myvenv/
|
3 |
__pycache__/
|
4 |
faiss_brand_store/
|
5 |
-
faiss_wellness_store/
|
|
|
|
2 |
myvenv/
|
3 |
__pycache__/
|
4 |
faiss_brand_store/
|
5 |
+
faiss_wellness_store/
|
6 |
+
.gradio/
|