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

# Logs
*.log

# Generated MIDI recordings
*.mid
session_*.mid

# Documentation build output
docs/html/
docs/*.html

# Project metadata and instructions
README-AGENTS.md
AGENT-INSTRUCTIONS.md
DESIGN-COMPOSITION.md
.vscode/

# Claude Code — local only, never commit
CLAUDE.local.md
.claude/
