Files
PepApi.Core/.claude/settings.local.json
2025-10-27 18:48:23 -04:00

15 lines
236 B
JSON

{
"permissions": {
"allow": [
"Skill(roslyn-bridge)",
"Bash(powershell -File:*)",
"Bash(curl:*)",
"Bash(dotnet:*)",
"Bash(rm:*)",
"Bash(powershell:*)"
],
"deny": [],
"ask": []
}
}