Skip to content

Commit 840807b

Browse files
Willardgmooreclaude
andcommitted
chore: ignore .feature-prompted-* gstack preamble state markers
These files are created by the gstack preamble's feature discovery section via `touch ~/.claude/skills/gstack/.feature-prompted-*`. When the dev symlink points .claude/skills/gstack back to the repo root, they land here instead of in the user's home dir. They're machine-local state, never project files. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 48c6abf commit 840807b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,6 @@ supabase/.temp/
3737

3838
# Throughput analysis — local-only, regenerate via scripts/garry-output-comparison.ts
3939
docs/throughput-*.json
40+
41+
# gstack preamble feature-discovery state markers (written via dev symlink)
42+
.feature-prompted-*

0 commit comments

Comments
 (0)