mirror of https://github.com/garrytan/gstack.git
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:
parent
4899b71e19
commit
b76f4e56c0
|
|
@ -1,7 +1,7 @@
|
|||
node_modules/
|
||||
browse/dist/
|
||||
.gstack/
|
||||
.claude/
|
||||
.claude/skills/
|
||||
/tmp/
|
||||
*.log
|
||||
bun.lock
|
||||
|
|
|
|||
Loading…
Reference in New Issue