feat :init

This commit is contained in:
2025-11-02 19:34:16 +08:00
commit b767041311
617 changed files with 124099 additions and 0 deletions

11
.dockerignore Normal file
View File

@@ -0,0 +1,11 @@
# 排除其他不需要的文件/目录
.git/
.github/
.idea/
.vscode/
node_modules/
target/
audio/
avatar/
*.md
*.log