초기 커밋

This commit is contained in:
2026-03-01 07:55:59 +09:00
commit b0262d6bab
67 changed files with 4660 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
{
"permissions": {
"allow": [
"Bash(flutter --version:*)",
"Bash(where:*)",
"WebSearch",
"WebFetch(domain:pub.dev)",
"Bash(dir:*)",
"Bash(findstr:*)",
"Bash(ls:*)",
"Bash(while read:*)",
"Bash(do rmdir \"$d\")",
"Bash(echo:*)",
"Bash(done)"
]
}
}