12 lines
207 B
JSON
12 lines
207 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(python3 -c \":*)",
|
|
"Bash(git commit:*)",
|
|
"Bash(git add:*)",
|
|
"Bash(git push:*)",
|
|
"Bash(find .git -name \"*.lock\" -delete)"
|
|
]
|
|
}
|
|
}
|