__pycache__/
*.pyc
*.pyo
.env
.env.local
*.egg-info/
.venv/
venv/
dist/
build/
.pytest_cache/
.mypy_cache/
node_modules/
.next/
frontend/.next/
backend/app/**/__pycache__/
.worktrees/
