chore: ignore SDD-120 bench-harness root outputs (current.json, report.md)
Canonical baseline lives at crates/chanora_audio/benches/baselines/x86_64-unknown-linux-gnu.json and is updated only via the bench-baseline-update.yml workflow.
This commit is contained in:
@@ -43,6 +43,13 @@ android/app/build/
|
|||||||
reports/
|
reports/
|
||||||
coverage/
|
coverage/
|
||||||
|
|
||||||
|
# SDD-120 local bench-harness outputs (cargo run --example emit_baseline /
|
||||||
|
# compare_baseline at the workspace root). Real baseline JSON is committed
|
||||||
|
# at crates/chanora_audio/benches/baselines/x86_64-unknown-linux-gnu.json
|
||||||
|
# via the bench-baseline-update.yml workflow only.
|
||||||
|
/current.json
|
||||||
|
/report.md
|
||||||
|
|
||||||
# Diagnostic bundles
|
# Diagnostic bundles
|
||||||
diagnostics/
|
diagnostics/
|
||||||
*.diag.zip
|
*.diag.zip
|
||||||
|
|||||||
Reference in New Issue
Block a user