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

# Config (may contain API keys)
~/.llm-valet/

# Logs
*.log

# IDE
.vscode/
.idea/
*.swp

# Claude Code session data
.claude/

# Node (not a Node project — ignore if accidentally created)
package-lock.json
node_modules/

# OS
.DS_Store
Thumbs.db

# Test / coverage
.pytest_cache/
.coverage
htmlcov/

# Cowork overnight dispatch — local only, contains task instructions and output paths
cowork_handoff.md
docs/tour-audit-steps-9-13.md
docs/api-endpoint-gaps.md
docs/claude-md-drift.md
docs/static-analysis-baseline.md

# Local handoff notes — never commit
jpito_handoff.md
