KoogleApp/.claude/settings.local.json

9 lines
111 B
JSON

{
"permissions": {
"allow": [
"Bash(dotnet --version:*)",
"Bash(dotnet build:*)"
]
}
}