web/
web/*
node_modules/
.venv/
venv/
build/
dist/
__pycache__/
*.pyc
*.pyo
*.pyd
.pytest_cache/
chroma_db/
data/
.git/
*.sqlite3
.env
tests/
render.yaml
Dockerfile.*
