Optimize build: remove embedded repositories from source and clone during Docker build
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@ -23,4 +23,8 @@ Thumbs.db
|
||||
*.swo
|
||||
|
||||
# Cloudron
|
||||
.cloudron.manifest
|
||||
.cloudron.manifest
|
||||
|
||||
# Exclude large repositories
|
||||
ente/
|
||||
keycloak-app/
|
Reference in New Issue
Block a user