mirror of
https://github.com/open-cluster-management-io/ocm.git
synced 2026-05-22 00:54:00 +00:00
29 lines
443 B
Plaintext
29 lines
443 B
Plaintext
# Binaries for programs and plugins
|
|
registration-operator
|
|
*.exe
|
|
*.dll
|
|
*.so
|
|
*.dylib
|
|
!deploy/**
|
|
!vendor/**
|
|
dev-kubeconfig
|
|
e2e-kubeconfig
|
|
hub-kubeconfig
|
|
external-hub-kubeconfig
|
|
external-managed-kubeconfig
|
|
munge-csv
|
|
|
|
# Test binary, build with `go test -c`
|
|
*.test
|
|
|
|
# Output of the go coverage tool, specifically when used with LiteIDE
|
|
*.out
|
|
_output/
|
|
|
|
.kubeconfig
|
|
.hub-kubeconfig
|
|
.external-hub-kubeconfig
|
|
.external-managed-kubeconfig
|
|
.idea
|
|
.project
|