.venv/
venv/
__pycache__/
*.pyc
*.pyo
/sessions/
/tmp/mad_*
.pytest_cache/
.coverage
dist/
build/
*.egg-info/
.DS_Store
hook-events/*

# Docker / per-instance operator config (#66) — secrets and per-instance host
# state never get committed; only the tracked templates do.
.env
.env.*
!.env.example
/instances/
