# Private launch playbook — never publish
launch/

__pycache__/
*.py[cod]
*.egg-info/
*.egg
build/
dist/
.pytest_cache/
.mypy_cache/
.ruff_cache/
.venv/
venv/
.env
.tox/
htmlcov/
.coverage
.DS_Store
