QrRapido/.claude/settings.local.json
2025-07-29 19:11:47 -03:00

12 lines
187 B
JSON

{
"permissions": {
"allow": [
"Bash(dotnet new:*)",
"Bash(find:*)",
"Bash(dotnet build:*)",
"Bash(timeout:*)",
"Bash(rm:*)"
],
"deny": []
}
}