24 lines
477 B
JSON
24 lines
477 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(git init:*)",
|
|
"Bash(git add:*)",
|
|
"Bash(git rm:*)",
|
|
"Bash(rm:*)",
|
|
"Bash(git commit:*)",
|
|
"Bash(git remote add:*)",
|
|
"Bash(git branch:*)",
|
|
"Bash(git push:*)",
|
|
"Bash(mv:*)",
|
|
"Bash(python3:*)",
|
|
"Bash(cp:*)",
|
|
"Bash(git stash:*)",
|
|
"mcp__serena__list_dir",
|
|
"Bash(sed:*)",
|
|
"Bash(index.html)",
|
|
"Bash(index-original.html)"
|
|
],
|
|
"deny": []
|
|
}
|
|
}
|