# Build and package output
dist/

# Python caching
__pycache__/
*.pyc
*.pyo
*.pyd
.pytest_cache/
.coverage
htmlcov/

# Local agents and test staging dirs
.supercmo/
.claude/

# System specific files
.DS_Store
Thumbs.db

# Environments
.env
.env.*

# host-smoke generated media (not committed)
_signoff-media/
.gstack/

# generated media output (default ./supercmo-media; tools write here)
supercmo-media/
