# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

# Virtual environments
.venv

# Secrets
.env

# Tooling
.pytest_cache/
.ruff_cache/
.coverage
htmlcov/
.DS_Store

# Launch video output (local only)
brag-output/
