Files
Jellycleanarr/.claude/settings.local.json
2026-02-12 00:05:42 -05:00

11 lines
185 B
JSON

{
"permissions": {
"allow": [
"Bash(source:*)",
"Bash(python -m jellycleanarr:*)",
"Bash(uv run python:*)",
"Bash(.venv/Scripts/python.exe:*)"
]
}
}