blob: 281f2c60a6c0f8ef9aac4b4a59cefac443d6be3c [file] [log] [blame]
# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
bin
release-artifacts
# Test binary, build with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
# Kubernetes Generated files - skip generated files, except for vendored files
!vendor/**/zz_generated.*
# editor and IDE paraphernalia
.idea
*.swp
*.swo
*~
# Remove the kustomize file for the manager, as it contains local information
config/manager/kustomization.yaml