mirror of
				https://github.com/zitadel/zitadel.git
				synced 2025-11-04 05:43:04 +00:00 
			
		
		
		
	# Conflicts: # go.mod # internal/admin/repository/eventsourcing/eventstore/iam.go # internal/authz/repository/eventsourcing/repository.go # internal/eventstore/eventstore.go # internal/setup/config.go # pkg/grpc/management/mock/management.proto.mock.go
		
			
				
	
	
		
			48 lines
		
	
	
		
			569 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			48 lines
		
	
	
		
			569 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# Binaries for programs and plugins
 | 
						|
*.exe
 | 
						|
*.exe~
 | 
						|
*.dll
 | 
						|
*.so
 | 
						|
*.dylib
 | 
						|
 | 
						|
# 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
 | 
						|
 | 
						|
# IDE
 | 
						|
.idea
 | 
						|
.vscode
 | 
						|
.DS_STORE
 | 
						|
 | 
						|
# credential
 | 
						|
google-credentials
 | 
						|
key.json
 | 
						|
.keys/*
 | 
						|
 | 
						|
# dumps
 | 
						|
.backups
 | 
						|
 | 
						|
cockroach-data/*
 | 
						|
.local/*
 | 
						|
.build/
 | 
						|
 | 
						|
#binaries
 | 
						|
cmd/zitadel/zitadel
 | 
						|
**/statik/statik.go
 | 
						|
 | 
						|
# buildfolders and generated js
 | 
						|
tmp/
 | 
						|
console/src/app/proto/generated/
 | 
						|
 | 
						|
pkg/grpc/*/*.pb.*
 | 
						|
pkg/grpc/*/mock/*.mock.go
 | 
						|
pkg/grpc/*/*.swagger.json |