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:
EdisonJwa
2026-05-18 14:05:11 +08:00
parent b4cfb8174d
commit ed3c01bcb9
+7
View File
@@ -43,6 +43,13 @@ android/app/build/
reports/
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
diagnostics/
*.diag.zip