zitadel/.dockerignore
2022-07-25 15:24:16 +02:00

23 lines
358 B
Plaintext

/.git/
.codecov
/.github/
.gitignore
.dockerignore
**/Dockerfile
/k8s/
/docs/
!/docs/docs/guides/installation/run/docker-compose.yaml
/console/node_modules/
/console/src/app/proto/generated/
/console/tmp/
.releaserc.js
changelog.config.js
CONTRIBUTING.md
LICENSE
README.md
SECURITY.md
pkg/grpc/*/*.pb.*
pkg/grpc/*/*.swagger.json
.goreleaser.yaml
.artifacts/