BCards/.claude/settings.local.json

33 lines
823 B
JSON

{
"permissions": {
"allow": [
"Bash(dotnet --version)",
"Bash(dotnet restore:*)",
"Bash(dotnet build)",
"Bash(dotnet test)",
"Bash(dotnet tool install:*)",
"Bash(~/.dotnet/tools/libman restore)",
"Bash(timeout:*)",
"Bash(ls:*)",
"Bash(mkdir:*)",
"Bash(dotnet clean:*)",
"Bash(find:*)",
"Bash(rg:*)",
"Bash(pkill:*)",
"Bash(sudo rm:*)",
"Bash(rm:*)",
"Bash(curl:*)",
"Bash(docker-compose up:*)",
"Bash(dotnet build:*)",
"Bash(chmod:*)",
"Bash(mv:*)",
"Bash(dotnet nuget locals:*)",
"Bash(/mnt/c/vscode/vcart.me.novo/clean-build.sh:*)",
"Bash(sed:*)",
"Bash(./clean-build.sh:*)",
"Bash(git add:*)",
"Bash(scp:*)"
]
},
"enableAllProjectMcpServers": false
}