Fix claude settings

This commit is contained in:
Erich Blume 2026-01-14 06:52:59 -08:00
commit fb5d6314e8
2 changed files with 2 additions and 10 deletions

View file

@ -1,8 +1 @@
{
"permissions": {
"deny": [
"Edit(**/*.md)",
"Write(**/*.md)"
]
}
}
{ }

View file

@ -1,8 +1,7 @@
{
"permissions": {
"allow": [
"Bash(mcquack --help:*)",
"Bash(uvx --from git+https://forge.tail8d86e.ts.net/erichblume/mcquack.git mcquack --help)"
"Bash(mcquack --help:*)"
]
}
}