12 lines
178 B
JSON
12 lines
178 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(git add *)",
|
|
"Bash(git commit *)",
|
|
"Bash(git *)",
|
|
"Bash(del *)",
|
|
"Bash(rm *)"
|
|
]
|
|
},
|
|
"$version": 3
|
|
} |