mirror of
https://github.com/garrytan/gstack.git
synced 2026-08-08 07:18:38 +02:00
fix: narrow gitignore to .claude/skills/ instead of all .claude/
Avoids ignoring legitimate Claude Code config like settings.json or CLAUDE.md. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.6
parent
4899b71e19
commit
b76f4e56c0
+1
-1
@@ -1,7 +1,7 @@
|
||||
node_modules/
|
||||
browse/dist/
|
||||
.gstack/
|
||||
.claude/
|
||||
.claude/skills/
|
||||
/tmp/
|
||||
*.log
|
||||
bun.lock
|
||||
|
||||
Reference in New Issue
Block a user