17 lines
293 B
JSON
17 lines
293 B
JSON
|
|
{
|
||
|
|
"permissions": {
|
||
|
|
"allow": [
|
||
|
|
"Bash(find:*)",
|
||
|
|
"Bash(open index.html)",
|
||
|
|
"Bash(git remote:*)",
|
||
|
|
"Bash(git add:*)",
|
||
|
|
"Bash(git commit:*)",
|
||
|
|
"Bash(git push:*)",
|
||
|
|
"Bash(gh api:*)",
|
||
|
|
"mcp__serena__list_dir"
|
||
|
|
],
|
||
|
|
"deny": [],
|
||
|
|
"ask": []
|
||
|
|
}
|
||
|
|
}
|