diff --git a/codecov.yml b/codecov.yml new file mode 100644 index 000000000..41f89185d --- /dev/null +++ b/codecov.yml @@ -0,0 +1,3 @@ +ignore: + - "vendor" # ignore folders and all its contents + - "bin" # ignore folders and all its contents