diff --git a/.gitignore b/.gitignore index 7ca84374c..983e8af47 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ .idea -_output/ \ No newline at end of file +_output/ +coverage.txt \ No newline at end of file