# Per-run output bundles (CSV report + evidence). Sized in GB; never committed.
e2e-results/
**/e2e-results/

# Docker volume mount points if developers symlink them locally.
docker/.local-volumes/

# Python bytecode + caches inside the harness tree.
__pycache__/
*.pyc
.pytest_cache/

# tegrastats / jtop sample dumps from local Tier-2 dry runs.
jetson/*.csv

# Operator-provided fixture overlays (kept local, not committed).
fixtures/local-overlays/
