Files
flagger/.gitignore
Stefan Prodan 38777801de Upload coverage to Codecov
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2020-12-21 17:04:31 +02:00

24 lines
273 B
Plaintext

# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
# Test binary, build with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
.DS_Store
bin/
_tmp/
artifacts/gcloud/
.idea
Makefile.dev
vendor
coverage.txt