diff --git a/.gitignore b/.gitignore index e81fb968e..242b7e812 100644 --- a/.gitignore +++ b/.gitignore @@ -43,3 +43,7 @@ public/packs .jest-cache # ignore jetbrains IDE files .idea + +# coverage report +buildreports +coverage