KoogleApp/.claude/settings.local.json

12 lines
195 B
JSON

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