This commit is contained in:
2025-06-11 07:53:02 +09:00
parent cd86498e13
commit 85bfc064d9
3 changed files with 68 additions and 4 deletions

View File

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