Files
encoderPro/data/.claude/settings.local.json
2026-01-24 17:43:28 -05:00

22 lines
441 B
JSON

{
"permissions": {
"allow": [
"Bash(find:*)",
"Bash(python3:*)",
"Bash(docker logs:*)",
"Bash(docker ps:*)",
"Bash(dir:*)",
"Bash(powershell:*)",
"Bash(python:*)",
"Bash(where:*)",
"Bash(curl:*)",
"Bash(taskkill:*)",
"Bash(ffmpeg:*)",
"Bash(findstr:*)",
"Bash(Select-String -Pattern \"av1\")",
"Bash(powershell.exe:*)",
"Bash(ls:*)"
]
}
}