Update Claude settings

This commit is contained in:
deepfal 2025-08-14 12:58:30 +08:00
parent b7ef931edf
commit b3c1592eef

View File

@ -3,7 +3,8 @@
"allow": [
"Bash(curl:*)",
"Bash(git init:*)",
"Bash(git add:*)"
"Bash(git add:*)",
"Bash(git commit:*)"
],
"deny": [],
"ask": []