2019-04-14 20:18:24 +00:00
|
|
|
# Binaries for programs and plugins
|
|
|
|
*.exe
|
|
|
|
*.exe~
|
|
|
|
*.dll
|
|
|
|
*.so
|
|
|
|
*.dylib
|
2022-02-08 08:08:15 +00:00
|
|
|
.idea
|
2019-04-14 20:18:24 +00:00
|
|
|
# Test binary, build with `go test -c`
|
|
|
|
*.test
|
|
|
|
|
|
|
|
# Output of the go coverage tool, specifically when used with LiteIDE
|
|
|
|
*.out
|
2019-04-29 16:55:26 +00:00
|
|
|
|
|
|
|
# Ignore the built binary
|
|
|
|
cert-manager-webhook-example
|
2021-02-22 15:10:52 +00:00
|
|
|
|
|
|
|
# Make artifacts
|
|
|
|
_out
|
|
|
|
_test
|