RUDPClient/.claude/settings.local.json

17 lines
407 B
JSON

{
"permissions": {
"allow": [
"Bash(openspec new:*)",
"Bash(openspec status:*)",
"Bash(openspec instructions:*)",
"Bash(dotnet build:*)",
"Bash(dotnet test:*)",
"Bash(dotnet Temp/Bin/Debug/Network.EditMode.Tests/Network.EditMode.Tests.dll)",
"Bash(openspec list:*)",
"Bash(git add:*)",
"Bash(git commit:*)"
]
},
"outputStyle": "default"
}