12 lines
186 B
JSON
12 lines
186 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(mkdir *)",
|
|
"Bash(powershell *)",
|
|
"Bash(chmod *)",
|
|
"Bash(git init)",
|
|
"Bash(git add *)"
|
|
]
|
|
},
|
|
"$version": 3
|
|
} |