Initial commit: media-to-text app
This commit is contained in:
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"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:*)"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user