chore: add .gsd/ to .gitignore
.gsd/ is generated at runtime by sf-run and should not be committed. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
282b34b58b
commit
32df63621f
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -72,6 +72,7 @@ docs/coherence-audit/
|
|||
|
||||
# ── SF project state (per-worktree, never committed) ──
|
||||
.sf/
|
||||
.gsd/
|
||||
|
||||
# ── Stale lock files (npm is canonical) ──
|
||||
pnpm-lock.yaml
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue