13 lines
220 B
JSON
13 lines
220 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(git init:*)",
|
|
"Bash(git add:*)",
|
|
"Bash(git commit:*)",
|
|
"Bash(git remote add origin:*)",
|
|
"Bash(git push:*)",
|
|
"Bash(cargo check:*)"
|
|
]
|
|
}
|
|
}
|