.env
# Python-generated files
__pycache__/
*.py[oc]
build/
/dist/
wheels/
*.egg-info
*.spec
.ruff_cache/

# Virtual environments
.venv*
.claude
.atelier/flows
.devtool
claude.md
.pytest_cache
.DS_Store
.opencode
AGENTS.md
.agents/
.atelier/

# Frontend (React/Vite) — tooling & local build artifacts under frontend/.
# NOTE: flow_atelier/dist/ is intentionally NOT ignored — it is the committed
frontend/node_modules/
frontend/dist/
frontend/coverage/
frontend/.devtool/
frontend/.env
*.tsbuildinfo