zitadel/.gitignore
Elio Bischof 55af4a18a2
feat: ensure google cloud run compatibility (#3388)
* feat: ensure google cloud run compatibility

* from scratch docker image

* fall back to cloud run container id for sonyflake
2022-03-31 10:49:08 +02:00

64 lines
781 B
Plaintext

# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
zitadelctl
# Test binary, build with `go test -c`
*.test
# Coverage
coverage.txt
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
#Debug
__debug_bin
debug
sandbox.go
# IDE
.idea
.vscode
.DS_STORE
# credential
google-credentials
key.json
.keys/*
# dumps
.backups
cockroach-data/*
.local/*
.build/
#binaries
cmd/zitadel/zitadel
**/statik/statik.go
zitadelctl
# buildfolders and generated js
tmp/
console/src/app/proto/generated/
#generated filed
**.pb.go
**.proto.mock.go
**.pb.*.go
**.gen.go
openapi/**/*.json
/internal/api/assets/authz.go
/internal/api/assets/router.go
# local
build/local/cloud.env
migrations/cockroach/migrate_cloud.go
.notifications
.artifacts
/zitadel