Update local settings

This commit is contained in:
2025-09-19 21:57:07 +08:00
parent c6cc91da7f
commit b6ef1f0696

View File

@@ -7,7 +7,12 @@
"Bash(curl:*)", "Bash(curl:*)",
"Bash(dir)", "Bash(dir)",
"Bash(git init:*)", "Bash(git init:*)",
"Bash(git add:*)" "Bash(git add:*)",
"Bash(git commit:*)",
"Bash(git remote add:*)",
"Bash(git branch:*)",
"Bash(git push:*)",
"Bash(git pull:*)"
], ],
"defaultMode": "acceptEdits" "defaultMode": "acceptEdits"
} }