This commit is contained in:
2025-11-07 09:05:55 +08:00
parent 9bdf986a1b
commit 7e4919addc

View File

@@ -0,0 +1,10 @@
{
"permissions": {
"allow": [
"Bash(python:*)",
"Bash(uv run:*)"
],
"deny": [],
"ask": []
}
}