Files
HawkeyeVision/.claude/settings.local.json
2026-04-08 13:10:34 +02:00

12 lines
170 B
JSON

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