Files
TODOLIST/.claude/settings.local.json
beabigegg a2f024704c backup
2025-09-12 07:37:26 +08:00

13 lines
242 B
JSON

{
"permissions": {
"allow": [
"Bash(dir)",
"Bash(docker:*)",
"Bash(chmod:*)",
"Bash(winpty docker exec todolist-single-prod ls -la /app/frontend/)",
"Bash(curl:*)"
],
"deny": [],
"ask": []
}
}