mirror of
https://github.com/fawney19/Aether.git
synced 2026-09-02 17:30:23 +08:00
fix(build): .dockerignore 放行 dist/aether-gateway-* 和 dist/frontend/
This commit is contained in:
@@ -11,6 +11,8 @@ ENV/
|
|||||||
.uv/
|
.uv/
|
||||||
*.egg-info/
|
*.egg-info/
|
||||||
dist/
|
dist/
|
||||||
|
!dist/aether-gateway-*
|
||||||
|
!dist/frontend/
|
||||||
!aether-hub/dist/aether-hub
|
!aether-hub/dist/aether-hub
|
||||||
build/
|
build/
|
||||||
*.egg
|
*.egg
|
||||||
|
|||||||
Reference in New Issue
Block a user