diff --git a/.gitignore b/.gitignore index 0dca76ba7d2..d56d647d6f0 100644 --- a/.gitignore +++ b/.gitignore @@ -375,3 +375,6 @@ test/payload.db test/evals/eval-results/report.html # Versioned eval run snapshots (local only — used for run comparison in dashboard) test/evals/eval-results/runs/ +*.tmp +.nx/ +profile.cov