Files
zitadel/.dockerignore

32 lines
452 B
Plaintext
Raw Permalink Normal View History

# .git
.codecov
.github
.gitignore
.dockerignore
**/Dockerfile
**/node_modules
**/.pnpm-store
**/.turbo
**/.next
/console/src/app/proto/generated/
/console/.angular
/console/tmp/
.releaserc.js
changelog.config.js
CONTRIBUTING.md
LICENSE
README.md
SECURITY.md
**/Dockerfile
**/*.Dockerfile
pkg/grpc/*/*.pb.*
pkg/grpc/*/*.swagger.json
**/.artifacts
console/.angular
console/node_modules
console/src/app/proto/generated/
console/tmp/
build/*.Dockerfile