sd-webui-infinite-image-bro.../.claude/settings.local.json

16 lines
274 B
JSON

{
"permissions": {
"allow": [
"Bash(git checkout:*)",
"Bash(tree:*)",
"Bash(npm run build:*)",
"Bash(curl:*)",
"Bash(python3:*)",
"Bash(python:*)",
"Bash(npx vue-tsc:*)",
"Bash(find:*)",
"Bash(grep:*)"
]
}
}