27 lines
294 B
Plaintext
27 lines
294 B
Plaintext
# OS
|
|
.DS_Store
|
|
Thumbs.db
|
|
|
|
# Claude
|
|
.claude/*.local.json
|
|
|
|
# Dependencies
|
|
node_modules/
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
package-lock.json
|
|
yarn.lock
|
|
|
|
# Source SVGs
|
|
svgs/
|
|
|
|
# Data files
|
|
data/all_icons.json
|
|
data/page*.json
|
|
data/icons-full.json
|
|
data/*.tmp
|
|
|
|
# FontForge temp files
|
|
*.new
|