fix(build): .dockerignore 放行 dist/aether-gateway-* 和 dist/frontend/

This commit is contained in:
fawney19
2026-04-11 12:49:40 +08:00
parent 3a655440b9
commit 1d896467dc

View File

@@ -11,6 +11,8 @@ ENV/
.uv/
*.egg-info/
dist/
!dist/aether-gateway-*
!dist/frontend/
!aether-hub/dist/aether-hub
build/
*.egg