stuff
This commit is contained in:
21
.claude/settings.local.json
Normal file
21
.claude/settings.local.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(find:*)",
|
||||
"Bash(rm:*)",
|
||||
"Bash(python:*)",
|
||||
"Bash(uv install:*)",
|
||||
"Bash(uv sync:*)",
|
||||
"Bash(uv run:*)",
|
||||
"Edit(**)",
|
||||
"Bash(mkdir:*)",
|
||||
"Bash(sqlite3:*)",
|
||||
"Bash(pkill:*)",
|
||||
"Bash(true)",
|
||||
"Bash(curl:*)",
|
||||
"Bash(APP_PORT=8081 uv run:*)"
|
||||
],
|
||||
"deny": []
|
||||
},
|
||||
"defaultMode": "bypassPermissions"
|
||||
}
|
||||
Reference in New Issue
Block a user