This commit is contained in:
Alexandre
2025-07-30 09:31:50 +02:00
parent fab4444d4b
commit 752aa430be
10 changed files with 400 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
{
"permissions": {
"allow": [
"Bash(mkdir:*)",
"Bash(cp:*)"
],
"deny": []
}
}