项目初始化

This commit is contained in:
lirui
2026-01-04 21:51:40 +08:00
commit 1ccff88c56
6 changed files with 399 additions and 0 deletions

View File

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