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