初始化2

This commit is contained in:
2026-07-10 17:33:33 +08:00
parent b51ee98afa
commit 94f6ecf901
59 changed files with 3893 additions and 980 deletions

1
.gitignore vendored
View File

@@ -7,6 +7,7 @@ server/data/
# Web
web/node_modules/
web/dist/
web/.env.local
# IDE
.idea/