12 lines
152 B
JSON
12 lines
152 B
JSON
|
|
{
|
||
|
|
"permissions": {
|
||
|
|
"allow": [
|
||
|
|
"Bash(git add:*)",
|
||
|
|
"Bash(git commit:*)",
|
||
|
|
"Bash(cat:*)"
|
||
|
|
],
|
||
|
|
"deny": [],
|
||
|
|
"ask": []
|
||
|
|
}
|
||
|
|
}
|