This commit is contained in:
yangfan
2025-08-14 11:33:08 +08:00
parent 9838382619
commit 63b7800b59
11 changed files with 667 additions and 9 deletions

View File

@@ -2,7 +2,8 @@
"permissions": {
"allow": [
"Bash(python:*)",
"Bash(grep:*)"
"Bash(grep:*)",
"Bash(uv sync:*)"
],
"deny": []
}