__pycache__/
*.py[cod]
.pytest_cache/
.mypy_cache/
.ruff_cache/
.coverage
htmlcov/
.venv/
dist/
build/
*.egg-info/
.cache/
.simple-backlog/config.local.yml
.simple-backlog/cache/
.env
.claude/
.hypothesis/
.DS_Store

# [simple-backlog:begin]
docs/backlog/research/collect/
docs/backlog/research/synthesize/
docs/backlog/retros/actions/
docs/backlog/reviews/
docs/backlog/tasks/
docs/backlog/work/
docs/backlog/.write.lock
# [simple-backlog:end]
