mirror of
https://github.com/zitadel/zitadel
synced 2024-11-22 18:44:40 +00:00
99857ff954
Co-authored-by: Livio Spring <livio.a@gmail.com>
23 lines
313 B
Plaintext
23 lines
313 B
Plaintext
/.git/
|
|
.codecov
|
|
/.github/
|
|
.gitignore
|
|
.dockerignore
|
|
**/Dockerfile
|
|
/k8s/
|
|
/node_modules/
|
|
/console/src/app/proto/generated/
|
|
/console/.angular
|
|
/console/tmp/
|
|
.releaserc.js
|
|
changelog.config.js
|
|
CONTRIBUTING.md
|
|
LICENSE
|
|
README.md
|
|
SECURITY.md
|
|
pkg/grpc/*/*.pb.*
|
|
pkg/grpc/*/*.swagger.json
|
|
.goreleaser.yaml
|
|
.artifacts/
|
|
.vscode
|