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

# Restricted/local benchmark intake artifacts: never commit raw source bytes.
gaze_hollywood2.zip
hollywood2-ledger-intake.json

# Local Hollywood2 crosswalk working records. Keep source/manifest/review material local.
hollywood2-crosswalk-candidate.json
hollywood2-crosswalk-review.json
hollywood2-crosswalk-review-sealed.json
hollywood2-crosswalk-certificate.json

# Local Gaze-in-the-Wild task-mapping working records.
gaze-in-wild-task-mapping-candidate.json
gaze-in-wild-task-mapping-review.json
gaze-in-wild-task-mapping-review-sealed.json
gaze-in-wild-task-mapping-certificate.json

# Local VISUS authoritative-source/rights working records.
visus-source-authority-manifest.json
visus-source-authority-candidate.json
visus-source-authority-review.json
visus-source-authority-review-sealed.json
visus-source-authority-certificate.json
