Files
ai_dify_plat_ui/.claude/settings.local.json

12 lines
156 B
JSON
Raw Permalink Normal View History

2026-06-01 16:24:47 +08:00
{
"permissions": {
"allow": [
"Bash(git commit:*)",
"Bash(git push)",
"Bash(git pull:*)"
],
"deny": [],
"ask": []
}
}