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

# Local-only hardware probe scripts (contain site-specific data; never publish)
scripts/
