# Python
__pycache__/
*.py[cod]
*.egg-info/
src/*.egg-info/
dist/
build/
.venv/
venv/
.env
.pytest_cache/
.coverage
.coverage.*
htmlcov/
coverage.xml

# IDE
.vscode/
.idea/

# OS
.DS_Store
Thumbs.db

# Prose/docs
*.pdf
*.docx
*.tmp
*~

# Agent working state
.yolo-sisyphus/
.omc/
.claude/

# Parallel agent worktrees
.worktrees/

# Maintainer-private hint corpora live outside this repo
# (see docs/plans/relocate-inbox-seed-content.md). Leading slash
# anchors to the repo root so unrelated paths like tests/fixtures/inbox/
# are not accidentally swept.
/inbox/