Initial commit

This commit is contained in:
s4luorth
2026-02-07 13:00:27 +01:00
commit 43bf686ef4
3 changed files with 627 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
{
"permissions": {
"allow": [
"Bash(pip install:*)",
"Bash(python:*)"
]
}
}