Ignore raw run telemetry, ruff cache, and recovered stores
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -14,3 +14,8 @@ configs/examples/dash0_llm_10min_study_run[0-9]*.json
|
||||
configs/examples/dash0_smoke_study_run*.json
|
||||
infra/gpu_fleet/config/fleet.toml
|
||||
infra/gpu_fleet/config/jobs.toml
|
||||
# Raw Layer-1 telemetry streams (507 MB; decision-bearing JSON/log evidence stays tracked)
|
||||
runs/**/*.jsonl
|
||||
.ruff_cache/
|
||||
# Recovered dash1 interaction-run stores (100 MB raw tune logs, kept on disk only)
|
||||
recovered-stores/
|
||||
|
||||
Reference in New Issue
Block a user