Spaces:
Build error
Build error
add venv to gitignore
Browse files- .gitignore +1 -0
.gitignore
CHANGED
@@ -2,3 +2,4 @@
|
|
2 |
chroma_data/
|
3 |
__pycache__/
|
4 |
chroma.log
|
|
|
|
2 |
chroma_data/
|
3 |
__pycache__/
|
4 |
chroma.log
|
5 |
+
.venv/
|