16 lines
343 B
JSON
16 lines
343 B
JSON
|
{
|
||
|
"permissions": {
|
||
|
"allow": [
|
||
|
"Bash(git push:*)",
|
||
|
"Bash(git remote remove:*)",
|
||
|
"Bash(git remote add:*)",
|
||
|
"Bash(git remote set-url:*)",
|
||
|
"WebFetch(domain:ngrok.com)",
|
||
|
"Bash(python:*)",
|
||
|
"WebFetch(domain:developers.cloudflare.com)",
|
||
|
"Bash(git add:*)"
|
||
|
],
|
||
|
"deny": [],
|
||
|
"ask": []
|
||
|
}
|
||
|
}
|