Files
code-sync-project/.claude/settings.local.json
2025-11-20 21:35:08 +08:00

10 lines
120 B
JSON

{
"permissions": {
"allow": [
"Bash(mkdir -p .github/workflows)"
],
"deny": [],
"ask": []
}
}