chore: stop tracking controller-query scratch files (.sta.json); gitignore temp patterns

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-06-18 12:23:20 -07:00
parent e0f9b1e221
commit 7747d6c95d
2 changed files with 12 additions and 1 deletions

12
.gitignore vendored
View File

@@ -112,3 +112,15 @@ temp/
.claude/wiki_staging/*
!.claude/wiki_staging/README.md
.tmp-*
# Controller/API scratch files (transient session temp; never commit)
.sta.json
.dev.json
.nc.json
.nc2.json
.cj_tmp
.q*
.po_*.json
.put*.json
.hdr
.csrf_tmp

File diff suppressed because one or more lines are too long