14 lines
232 B
JSON
14 lines
232 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(py:*)",
|
|
"Bash(python math.py)",
|
|
"Bash(git remote:*)",
|
|
"Bash(git config:*)",
|
|
"Bash(git add:*)",
|
|
"Bash(git commit:*)",
|
|
"Bash(git push:*)"
|
|
]
|
|
}
|
|
}
|