Files
Print_server/.claude/settings.local.json
2026-02-04 14:20:08 +01:00

21 lines
453 B
JSON

{
"permissions": {
"allow": [
"Bash(grep:*)",
"Bash(xargs:*)",
"Bash(find:*)",
"Bash(tree:*)",
"Bash(wc:*)",
"Bash(dotnet build:*)",
"Bash(dotnet test:*)",
"Bash(dotnet restore:*)",
"Bash(dotnet workload:*)",
"mcp__context7__resolve-library-id",
"WebFetch(domain:raw.githubusercontent.com)",
"WebSearch",
"WebFetch(domain:github.com)",
"Bash(curl:*)"
]
}
}