gitignore: drop local claude settings
This commit is contained in:
parent
a0babc2cfa
commit
1f8f377ac6
2 changed files with 1 additions and 5 deletions
|
|
@ -1,5 +0,0 @@
|
|||
{
|
||||
"enabledPlugins": {
|
||||
"typescript-lsp@claude-plugins-official": true
|
||||
}
|
||||
}
|
||||
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,4 +1,5 @@
|
|||
node_modules/
|
||||
.claude/settings.local.json
|
||||
dist/
|
||||
*.db
|
||||
*.db-shm
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue