Files
HawkeyeVision/.claude/settings.local.json
2026-04-07 14:52:20 +02:00

11 lines
147 B
JSON

{
"permissions": {
"allow": [
"Bash(find:*)",
"Bash(ls:*)",
"Bash(dotnet sln:*)",
"Bash(dotnet build:*)"
]
}
}