QrRapido/.claude/settings.local.json
2025-07-28 18:22:47 -03:00

11 lines
167 B
JSON

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