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