mirror of
https://github.com/garrytan/gstack.git
synced 2026-05-08 06:26:45 +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:
+1
-1
@@ -1,7 +1,7 @@
|
|||||||
node_modules/
|
node_modules/
|
||||||
browse/dist/
|
browse/dist/
|
||||||
.gstack/
|
.gstack/
|
||||||
.claude/
|
.claude/skills/
|
||||||
/tmp/
|
/tmp/
|
||||||
*.log
|
*.log
|
||||||
bun.lock
|
bun.lock
|
||||||
|
|||||||
Reference in New Issue
Block a user