.env
.venv/
__pycache__/
*.pyc
*.pyo
dist/
build/
*.egg-info/
.pytest_cache/
.ruff_cache/
.mypy_cache/
.audit/

# Local-only test fixtures: real BI camera hives containing site config and
# base64 camera credentials (ippw). Must never reach GitHub or the sdist.
tests/fixtures/
graphify-out/
