This commit is contained in:
2026-02-12 00:05:42 -05:00
parent 7d86d37dea
commit 49edd5ba84
47 changed files with 4502 additions and 1 deletions

View File

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