1
This commit is contained in:
parent
0a2e2d9b18
commit
330bbd5fb0
21
settings.local.json
Normal file
21
settings.local.json
Normal file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"WebFetch(domain:github.com)",
|
||||
"WebFetch(domain:upstash.com)",
|
||||
"WebFetch(domain:apidog.com)",
|
||||
"Bash(npx:*)",
|
||||
"Bash(npm:*)",
|
||||
"Bash(node:*)",
|
||||
"Bash(where claude)",
|
||||
"Bash(claude config --help)",
|
||||
"Bash(dir:*)",
|
||||
"Bash(ls:*)",
|
||||
"Bash(find:*)",
|
||||
"Bash(claude --version)",
|
||||
"Bash(grep:*)",
|
||||
"Bash(rm:*)"
|
||||
],
|
||||
"deny": []
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user