Files
Print_server/.claude/settings.local.json
2026-01-21 15:56:37 +01:00

14 lines
215 B
JSON

{
"permissions": {
"allow": [
"Bash(grep:*)",
"Bash(xargs:*)",
"Bash(find:*)",
"Bash(tree:*)",
"Bash(wc:*)",
"Bash(dotnet build:*)",
"Bash(dotnet test:*)"
]
}
}