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:
ace-pm 2026-04-15 15:01:53 +02:00
parent 282b34b58b
commit 32df63621f

1
.gitignore vendored
View file

@ -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