20 lines
438 B
JSON
20 lines
438 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(find:*)",
|
|
"Bash(cat:*)",
|
|
"Bash(grep:*)",
|
|
"Bash(./scpt/gh-actions.zsh:*)",
|
|
"Bash(mkdir:*)",
|
|
"Bash(chmod:*)",
|
|
"Bash(../ai/scripts/generate_claude.sh:*)",
|
|
"Bash(jq:*)",
|
|
"Bash(ls:*)",
|
|
"Bash(../ai/scripts/sync_docs.sh:*)",
|
|
"Bash(mv:*)",
|
|
"Bash(rm:*)",
|
|
"Bash(../ai/scripts/update-submodules.sh:*)"
|
|
],
|
|
"deny": []
|
|
}
|
|
} |