.env
__pycache__/
*.pyc
*.pyo
data/db/*.db
data/papers/
data/tmp/
data/chroma/
logs/*.log
.venv/
venv/
*.egg-info/
dist/
build/
.DS_Store
