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

# Virtual environments
.venv

# Environment / secrets
.env
.env.local

# Tooling caches
.pytest_cache/
.mypy_cache/
.ruff_cache/

# Editor / IDE
.claude/
.vscode/
.idea/
.DS_Store

# Internal planning / marketing — not for public repo
implementation_plan.md
launch/
