Modified by www.SourceFiles.app

This commit is contained in:
2026-08-07 03:14:02 +00:00
parent 933549e345
commit 9ac1637043
+9
View File
@@ -0,0 +1,9 @@
{
"permissions": {
"allow": [
"Bash(git add *)",
"Bash(git -c commit.gpgsign=false commit -q -m ' *)",
"Bash(git push *)"
]
}
}