.venv/
.uv-cache/
.uv-python/
__pycache__/
*.py[cod]
*.egg-info/
.pytest_cache/
.ruff_cache/
.mypy_cache/
.coverage
htmlcov/
dist/
build/
.env
.env.*
!.env.example
*.sqlite3
*.db
node_modules/
.astro/
.vercel/
apps/web/dist/
test/