Many blog changes
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(ls:*)",
|
||||
"Bash(grep:*)",
|
||||
"Bash(docker cp:*)",
|
||||
"Bash(docker exec:*)",
|
||||
"Bash(mkdir:*)",
|
||||
"Bash(rg:*)",
|
||||
"Bash(docker build:*)",
|
||||
"Bash(docker stop:*)",
|
||||
"Bash(docker rm:*)",
|
||||
"Bash(docker run:*)",
|
||||
"Bash(docker network:*)",
|
||||
"Bash(chmod:*)",
|
||||
"Bash(docker-compose up:*)"
|
||||
],
|
||||
"deny": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user