This commit is contained in:
Your Name
2025-05-23 17:49:03 +02:00
parent 122763a4e5
commit 93d77db853
2 changed files with 101 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
{
"permissions": {
"allow": [
"Bash(python3:*)"
],
"deny": []
}
}