Files
JoshHeaps.Net/.claude/settings.local.json
T
2026-03-06 17:05:48 -07:00

14 lines
214 B
JSON

{
"permissions": {
"allow": [
"Bash(dotnet test:*)",
"Bash(dotnet build)",
"Bash(dir:*)",
"Bash(dotnet add:*)",
"Bash(dotnet build:*)"
],
"deny": [],
"ask": []
}
}