chore(ms-ai-architect): Spor 1 — gitignore *.tmp.* + .kb-backup, suite grønn [skip-docs]
This commit is contained in:
parent
c910945ca4
commit
a491afacc7
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -39,6 +39,9 @@ scripts/kb-eval/data/skill-score-report.json
|
|||
# build-judge-payloads.mjs; regenerated on demand, not committed (bulk + churn).
|
||||
scripts/kb-eval/data/judge-bakeoff-payloads-*.json
|
||||
.kb-backup/
|
||||
# atomic-write temp files (atomicWriteSync writes `<name>.tmp.<pid>.<n>` then renames);
|
||||
# a crash mid-write could leave one behind — never let it reach the public mirror.
|
||||
*.tmp.*
|
||||
.rollback-in-progress
|
||||
|
||||
# --- session/local state — LOCAL-ONLY (gitignored) ---
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue