chore: 更新 Claude Code 项目配置

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-05-24 16:43:29 +08:00
co-authored by Claude Sonnet 4.6
parent a1561c7d43
commit e5d0b53a68
+2 -1
View File
@@ -2,7 +2,8 @@
"permissions": {
"allow": [
"Bash(git config *)",
"Bash(git add *)"
"Bash(git add *)",
"Bash(git commit *)"
]
}
}