diff --git a/codecov.yml b/codecov.yml new file mode 100644 index 0000000..db6c864 --- /dev/null +++ b/codecov.yml @@ -0,0 +1,9 @@ +ignore: + - src/amend.go + - src/config.go + - src/cz.go + - src/gh.go + - src/root.go + - src/update.go + - src/users.go + \ No newline at end of file