docker忽略

This commit is contained in:
2026-03-26 22:59:03 +08:00
parent 2bb850e8e2
commit 5ab2f2b76f

27
.dockerignore Normal file
View File

@@ -0,0 +1,27 @@
# Git
.git
.gitignore
# Python 缓存与虚拟环境
__pycache__/
*.py[cod]
*$py.class
.venv/
venv/
env/
# 运行时/本地数据镜像内不需要compose 可挂载 uploads
tmp/
uploads/
logs/
# 临时目录与杂项
.tmp-*
*.log
.DS_Store
Thumbs.db
test.py
erom-report-service.tar
test*
erom-report-service.tar.backup