Ignore local Claude settings

This commit is contained in:
2026-02-15 16:10:41 +08:00
parent 458201e693
commit ccc85b2b62
+5 -3
View File
@@ -2,6 +2,9 @@
.DS_Store
Thumbs.db
# Claude
.claude/*.local.json
# Dependencies
node_modules/
npm-debug.log*
@@ -10,10 +13,10 @@ yarn-error.log*
package-lock.json
yarn.lock
# Source SVGs (too large for git)
# Source SVGs
svgs/
# Data files (generated)
# Data files
data/all_icons.json
data/page*.json
data/icons-full.json
@@ -21,4 +24,3 @@ data/*.tmp
# FontForge temp files
*.new
fonts/webfonts/*.new