Move all Notes related parts into own modules.
This commit is contained in:
15
.claude/settings.local.json
Normal file
15
.claude/settings.local.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(docker exec:*)",
|
||||
"Bash(docker restart:*)",
|
||||
"Bash(docker logs:*)",
|
||||
"Bash(grep:*)",
|
||||
"Bash(chmod:*)",
|
||||
"Bash(python:*)",
|
||||
"Bash(pkill:*)",
|
||||
"Bash(curl:*)"
|
||||
],
|
||||
"deny": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user