cert-manager-webhook-dnsimple/.gitignore
Joseph Hanson e6ba074962
All checks were successful
/ test (push) Successful in 1m37s
goreleaser / goreleaser (push) Successful in 1m37s
update module naming
2024-08-01 15:49:03 -05:00

33 lines
421 B
Plaintext

# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
.idea
# 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-dnsimple
# direnv nix binaries
.direnv
# Make artifacts
_out
_test
dist
# act
.github
# secrets
*.key
dnsimple-secret.yaml
.decrypted~*
.op