项目迁移

This commit is contained in:
2026-07-22 18:22:52 +08:00 Unverified
commit ecb3dc63ed
68 changed files with 21894 additions and 0 deletions
+21
View File
@@ -0,0 +1,21 @@
.git
.agents
.codex
node_modules
tests
.env
.env.*
!.env.example
!.env.docker.example
data/*
!data/.gitkeep
*.log
npm-debug.log*
Dockerfile*
compose*.yml
compose*.yaml
README.md
LICENSE