# Python
__pycache__/
*.py[cod]
*.egg-info/
.pytest_cache/
.mypy_cache/
.ruff_cache/

# User-supplied dropdown options (keep local; survives git pull)
user_options.json

# OS / editor
.DS_Store
Thumbs.db
.vscode/
.idea/

# Local agent / working notes (not for distribution)
.claude/
.omo/
docs/worklog/
