mirror of
https://github.com/BrentNeale1/fx-quant.git
synced 2026-08-14 02:38:03 +00:00
15 lines
270 B
JSON
15 lines
270 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(python3:*)",
|
|
"Bash(pip install:*)",
|
|
"Bash(python -c:*)",
|
|
"Bash(python -m pip install:*)",
|
|
"Bash(python:*)",
|
|
"Bash(git add:*)",
|
|
"Bash(git commit:*)",
|
|
"Bash(git push:*)"
|
|
]
|
|
}
|
|
}
|