Remove settings.local.json from repo and add to gitignore

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Erich Blume 2026-01-15 08:59:24 -08:00
commit c660674891
2 changed files with 1 additions and 12 deletions

View file

@ -1,12 +0,0 @@
{
"permissions": {
"allow": [
"Bash(mcquack --help:*)",
"Bash(tea help:*)",
"Bash(git add:*)",
"Bash(git commit:*)",
"WebFetch(domain:devpi.net)",
"WebFetch(domain:docs.devpi.net)"
]
}
}

1
.gitignore vendored Normal file
View file

@ -0,0 +1 @@
.claude/settings.local.json