chore: 更新 Claude Code 项目配置

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