cert-manager-webhook-example/.gitignore
Erik Godding Boye ce87fbf19d
Fix installation of envTest
Signed-off-by: Erik Godding Boye <egboye@gmail.com>
2026-02-14 18:21:45 +01:00

21 lines
294 B
Text

# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
/.idea/
*.iml
# Test binary, build with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
# Ignore the built binary
cert-manager-webhook-example
# Make artifacts
bin
_out
_test