This commit is contained in:
2025-06-12 07:36:25 +09:00
commit d3e2781bfd
22 changed files with 1752 additions and 0 deletions

View File

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