__pycache__/
*.py[cod]
*.egg-info/
.venv/
.uv-cache/
build/
dist/
.pytest_cache/
.mypy_cache/
.ruff_cache/
.coverage
.coverage.*
htmlcov/
coverage.xml
.env
.env.*

# Local working files from the agent-skills process
SPEC.md
SPEC-*.md
tasks/
