This commit is contained in:
Matt Apperson
2025-11-18 15:34:20 -05:00
parent c07f60e7b1
commit 8f34360adc
15 changed files with 73 additions and 62 deletions
+2 -1
View File
@@ -1,7 +1,8 @@
{
"permissions": {
"allow": [
"Bash(python3:*)"
"Bash(python3:*)",
"Bash(git push:*)"
],
"deny": [],
"ask": []