mirror of
https://github.com/zitadel/zitadel
synced 2024-11-23 03:03:39 +00:00
chore: speed up local console docker build (#5824)
Co-authored-by: Livio Spring <livio.a@gmail.com>
This commit is contained in:
parent
240b799fd3
commit
99857ff954
@ -7,6 +7,7 @@
|
||||
/k8s/
|
||||
/node_modules/
|
||||
/console/src/app/proto/generated/
|
||||
/console/.angular
|
||||
/console/tmp/
|
||||
.releaserc.js
|
||||
changelog.config.js
|
||||
@ -18,3 +19,4 @@ pkg/grpc/*/*.pb.*
|
||||
pkg/grpc/*/*.swagger.json
|
||||
.goreleaser.yaml
|
||||
.artifacts/
|
||||
.vscode
|
||||
|
Loading…
Reference in New Issue
Block a user