Initialize projecet

This commit is contained in:
woozu.shin
2026-01-23 11:45:18 +09:00
commit 0f5d513b06
23 changed files with 2058 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
{
"permissions": {
"allow": [
"Bash(./gradlew compileKotlin:*)"
]
}
}