11 lines
158 B
JSON
11 lines
158 B
JSON
|
|
{
|
||
|
|
"permissions": {
|
||
|
|
"defaultMode": "acceptEdits",
|
||
|
|
"deny": [
|
||
|
|
"Bash(git commit *)",
|
||
|
|
"Bash(git push *)",
|
||
|
|
"Bash(rm -rf *)"
|
||
|
|
]
|
||
|
|
}
|
||
|
|
}
|