This commit is contained in:
2025-07-05 13:48:50 +09:00
parent 00c9af330b
commit 9758126225
26 changed files with 3134 additions and 0 deletions

View File

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