Files
Media.JoshHeaps.Net/.claude/settings.local.json
T
2025-10-21 16:49:41 -06:00

15 lines
240 B
JSON

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