# 构建镜像时排除的目录/文件
node_modules
.git
.gitea
data
docs
test
deploy
*.log
.dockerignore
Dockerfile
README.md