VersionRAG / .gitignore
shahbazdev0's picture
Upload 9 files
f7db2f9 verified
raw
history blame contribute delete
132 Bytes
# Paste this content:
.env
*.pyc
__pycache__/
chroma_db_*/
chroma_baseline_*/
user_data_*/
sample_data/
venv/
.venv/
*.log
.DS_Store