AyCode.Core/.claude/settings.local.json

11 lines
167 B
JSON

{
"permissions": {
"allow": [
"Bash(dotnet build:*)",
"Bash(dotnet test:*)",
"Bash(dotnet run:*)",
"Bash(dir /B /O-D *.log)"
]
}
}