Update project files

This commit is contained in:
rudals252
2025-08-07 16:38:53 +09:00
parent e5f0928d0a
commit 5f608d1f23
21 changed files with 2845 additions and 77 deletions

View File

@@ -0,0 +1,10 @@
{
"permissions": {
"allow": [
"Bash(git add:*)",
"Bash(git commit:*)",
"Bash(git push:*)"
],
"deny": []
}
}