# Claude Code (personal/auto-generated)
.claude/settings.local.json
.claude/keybindings.json
.claude/projects/
CLAUDE.local.md
.mcp.json

# Python
__pycache__/
*.py[cod]
*.egg-info/
*.egg
dist/
build/
.eggs/
src/omnifocus_operator/_version.py

# Virtual environments
.venv/
venv/

# Environment
.env
.env.*
!.env.example

# Testing / Coverage
.pytest_cache/
.coverage
htmlcov/

# Type checking
.mypy_cache/

# Node (bridge/ test project)
node_modules/

# Sandbox (local scratch files)
.sandbox/

.research/deep-dives/portfolio/working-files/

# Local overrides
justfile.local

# OS
.DS_Store
.claude/worktrees/
