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

# Environments
.venv/

# Tooling
.pytest_cache/
.ruff_cache/
.mypy_cache/
.coverage

# macOS
.DS_Store

# Machinist runtime state (consumer repos keep specs; this repo doesn't run itself)
.machinist/runs/

# Local media/authoring scratch (contains large assets and virtualenvs)
videos/
