# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class

# C extensions
*.so

# Distribution / packaging
.Python
build/
dist/
*.egg-info/
*.egg
MANIFEST

# PyInstaller
*.manifest
*.spec

# Installer logs
pip-log.txt
pip-delete-this-directory.txt

# Unit test / coverage reports
htmlcov/
.tox/
.nox/
.coverage
.coverage.*
.cache
coverage.xml
*.cover
.hypothesis/
.pytest_cache/

# Environments
.env
.env.local
.env.*.local
.venv
venv/
env/

# Type checkers
.mypy_cache/
.dmypy.json
.pyre/
.pytype/
.ruff_cache/

# Editors / IDEs
.idea/
*.iml
.vscode/
*.code-workspace
.history/
*.sublime-project
*.sublime-workspace

# OS
.DS_Store
Thumbs.db
$RECYCLE.BIN/

# Project: generated audio outputs
*.mp3
*.wav
*.m4a
*.ogg
*.flac
audio_output/
temp_audio/
test_*.mp3
test_*.wav

# Profiling
*.prof
*.lprof
profile_report.json
*.pyinstrument

# Local-only / scratch files
*.tmp
*.bak
*.swp
*.local
*.local.*
*-mcp.json
config.local.yaml
config.local.yml
claude_scratch/

# Logs
logs/
*.log

# Claude Code session state and artifacts
.claude/.cc2cc-session-id
.claude/scheduled_tasks.lock
.claude/statusline-*.local.json
.claude/settings.local.json
.claude/*.local.json

# Documentation builds
docs/_build/
docs/.doctrees/

# Misc
settings.local.json
docs/superpowers
*~
.pi/extensions/discord-relay/state.json
