This commit is contained in:
yahaozhang
2025-07-20 16:55:23 +08:00
parent 36c5d7f760
commit 8962943123
18 changed files with 1231 additions and 23 deletions

View File

@@ -9,7 +9,10 @@
"Bash(cd:*)",
"Bash(ls:*)",
"Bash(find:*)",
"Bash(git add:*)"
"Bash(git add:*)",
"Bash(git commit:*)",
"Bash(chmod:*)",
"Bash(docker build:*)"
],
"deny": []
}