Update .gitignore
This commit is contained in:
+1
-10
@@ -1,13 +1,4 @@
|
|||||||
# Byte-compiled / optimized / DLL files
|
|
||||||
__pycache__/
|
__pycache__/
|
||||||
*.py[cod]
|
*.pyc
|
||||||
*.so
|
|
||||||
|
|
||||||
# Virtual environment
|
|
||||||
venv/
|
venv/
|
||||||
|
|
||||||
# ChromaDB persistence
|
|
||||||
chroma_db/
|
chroma_db/
|
||||||
|
|
||||||
# Logs
|
|
||||||
*.log
|
|
||||||
|
|||||||
Reference in New Issue
Block a user