This commit is contained in:
2025-06-02 05:26:48 +09:00
parent 76d90c7cf7
commit 79d1e1943f
28 changed files with 649 additions and 2951 deletions

View File

@ -3,7 +3,8 @@
"allow": [
"Bash(mv:*)",
"Bash(mkdir:*)",
"Bash(chmod:*)"
"Bash(chmod:*)",
"Bash(git submodule:*)"
],
"deny": []
}