Files
open-cluster-management/.gitignore
2020-11-30 16:44:55 +08:00

19 lines
270 B
Plaintext

# Binaries for programs and plugins
registration
dev-kubeconfig
e2e-kubeconfig
integration.test
e2e.test
*.exe
*.dll
*.so
*.dylib
# Test binary, build with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
_output/
.idea/