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

# Editors / OS
.DS_Store
.idea/
.vscode/

# Claude Code session droppings (dev skills et al. stay tracked)
.claude/.system/
.claude/handoffs/

# Media and evidence stores never live in the repo
media/
*.annot
*.annot.sqlite
scrap/
