registry/.dockerignore
2026-07-16 11:31:34 +08:00

12 lines
127 B
Plaintext

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