mirror of
https://github.com/zitadel/zitadel.git
synced 2025-01-08 19:07: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/
|
/k8s/
|
||||||
/node_modules/
|
/node_modules/
|
||||||
/console/src/app/proto/generated/
|
/console/src/app/proto/generated/
|
||||||
|
/console/.angular
|
||||||
/console/tmp/
|
/console/tmp/
|
||||||
.releaserc.js
|
.releaserc.js
|
||||||
changelog.config.js
|
changelog.config.js
|
||||||
@ -18,3 +19,4 @@ pkg/grpc/*/*.pb.*
|
|||||||
pkg/grpc/*/*.swagger.json
|
pkg/grpc/*/*.swagger.json
|
||||||
.goreleaser.yaml
|
.goreleaser.yaml
|
||||||
.artifacts/
|
.artifacts/
|
||||||
|
.vscode
|
||||||
|
Loading…
x
Reference in New Issue
Block a user