Files
Media.JoshHeaps.Net/.claude/settings.local.json
2026-02-09 13:23:34 -07:00

20 lines
382 B
JSON

{
"permissions": {
"allow": [
"Bash(dotnet build)",
"Bash(dotnet run:*)",
"Bash(powershell:*)",
"Bash(dotnet script:*)",
"Bash(taskkill:*)",
"Bash(dir:*)",
"Bash(cd:*)",
"Bash(tree:*)",
"Bash(del Index.cshtml Index.cshtml.cs)",
"Bash(dotnet build:*)",
"Bash(find:*)"
],
"deny": [],
"ask": []
}
}