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:
Garry Tan
2026-03-13 15:37:10 -07:00
parent 4899b71e19
commit b76f4e56c0
+1 -1
View File
@@ -1,7 +1,7 @@
node_modules/
browse/dist/
.gstack/
.claude/
.claude/skills/
/tmp/
*.log
bun.lock