初始化提交

This commit is contained in:
史悦
2026-01-07 16:46:09 +08:00
commit 0dbb36be9d
113 changed files with 16197 additions and 0 deletions

22
.dockerignore Normal file
View File

@@ -0,0 +1,22 @@
npm-debug.log
Dockerfile*
docker-compose*
.dockerignore
.git
.github
.gitignore
README.md
LICENSE
dist
imgs
backend/.vscode
backend/.data
backend/.profile/
backend/foamzou
backend/node_modules
backend/bin/*
frontend/node_modules
frontend/.vscode