# Python __pycache__/ *.py[cod] *$py.class *.so .Python build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ wheels/ *.egg-info/ .installed.cfg *.egg MANIFEST # Virtual Environments env/ venv/ ENV/ env.bak/ venv.bak/ .venv/ # Environment Variables .env .env.local .env.*.local # Streamlit .streamlit/secrets.toml # Logs *.log logs/ npm-debug.log* yarn-debug.log* yarn-error.log* # IDE .vscode/ .idea/ *.swp *.swo .project .classpath .settings/ .loadpath # OS .DS_Store .DS_Store? ._* .Spotlight-V100 .Trashes ehthumbs.db Thumbs.db # Jupyter .ipynb_checkpoints/ *.ipynb # Database temp files *.db-shm *.db-wal # Temporary tmp/ temp/ *.tmp .cache/ # Large data files - TRACKED WITH GIT LFS *.arrow # (These lines are here as documentation) # chroma_db/** - tracked by LFS # data/*.db - tracked by LFS # data/*.parquet - tracked by LFS data/vector_stores/