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:
parent
d8a0ef6482
commit
c660674891
2 changed files with 1 additions and 12 deletions
|
|
@ -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
1
.gitignore
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
.claude/settings.local.json
|
||||
Loading…
Add table
Add a link
Reference in a new issue