diff --git a/flytestdlib/.gitignore b/flytestdlib/.gitignore index 00820a03e4..ef22690128 100644 --- a/flytestdlib/.gitignore +++ b/flytestdlib/.gitignore @@ -109,5 +109,8 @@ tags ### GoLand ### .idea/* +### CodeCov ### +codecov_bash.sh +coverage.txt # End of https://www.gitignore.io/api/go,vim,emacs,visualstudiocode