Files
baya-monorepo/.claude/settings.local.json
T
2026-06-16 01:32:43 +03:30

12 lines
285 B
JSON

{
"permissions": {
"allow": [
"Bash(rm -rf server/.template.config)",
"Bash(rm -f server/CleanArcTemplate.nuspec)",
"Bash(rm -f server/.github/workflows/package.yml)",
"Bash(rmdir server/.github/workflows)",
"Bash(rmdir server/.github)"
]
}
}