Files
Media.JoshHeaps.Net/.claude/settings.local.json
T
2025-10-09 11:09:31 -06:00

14 lines
219 B
JSON

{
"permissions": {
"allow": [
"Bash(dotnet build)",
"Bash(dotnet run:*)",
"Bash(powershell:*)",
"Bash(dotnet script:*)",
"Bash(taskkill:*)"
],
"deny": [],
"ask": []
}
}