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