diff --git a/.github/codecov.yml b/.github/codecov.yml new file mode 100644 index 00000000..1159b47c --- /dev/null +++ b/.github/codecov.yml @@ -0,0 +1,2 @@ +ignore: + - "watchdog/watchdog.go" \ No newline at end of file