Files
ai_dify_plat_ui/.claude/settings.local.json
cjh 988d77d16f
Some checks failed
Build and Deploy / build-and-deploy (push) Has been cancelled
initial commit
2026-06-01 16:24:47 +08:00

12 lines
156 B
JSON

{
"permissions": {
"allow": [
"Bash(git commit:*)",
"Bash(git push)",
"Bash(git pull:*)"
],
"deny": [],
"ask": []
}
}