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

# Real-hub recordings contain site-specific data (room/module names) — never
# publish. The capture/scrub tools in scripts/ are tracked; only their raw
# output and any non-anonymised captures are ignored.
scripts/captures/
