Files
media-to-text/.claude/settings.local.json
T
2026-02-08 23:26:40 +08:00

35 lines
1.0 KiB
JSON

{
"permissions": {
"allow": [
"Bash(lsof:*)",
"Bash(curl:*)",
"Bash(pkill:*)",
"Bash(/tmp/create_speech.py:*)",
"Bash(__NEW_LINE_96afbd91fece9431__ python3 /tmp/create_speech.py)",
"Bash(brew install:*)",
"Bash(docker logout:*)",
"Bash(docker-compose up:*)",
"Bash(~/.docker/config.json << 'EOF'\n{\n \"cliPluginsExtraDirs\": [\n \"/opt/homebrew/lib/docker/cli-plugins\"\n ]\n}\nEOF)",
"Bash(colima start:*)",
"Bash(colima stop:*)",
"Bash(docker-compose logs:*)",
"Bash(docker-compose down:*)",
"Bash(ls:*)",
"WebFetch(domain:unpkg.com)",
"WebFetch(domain:esm.sh)",
"WebFetch(domain:cdn.jsdelivr.net)",
"WebSearch",
"WebFetch(domain:cdn.skypack.dev)",
"WebFetch(domain:app.unpkg.com)",
"WebFetch(domain:www.jsdelivr.com)",
"WebFetch(domain:ffmpegwasm.netlify.app)",
"Bash(find:*)",
"Bash(chmod:*)",
"Bash(du:*)",
"Bash(git init:*)",
"Bash(git add:*)",
"Bash(git commit:*)"
]
}
}