diff --git a/.gitignore b/.gitignore index 48efdd2a..ed8d0a8d 100644 --- a/.gitignore +++ b/.gitignore @@ -63,3 +63,6 @@ profile.tmp .DS_Store .vscode + +# Coverage test +coverage.txt \ No newline at end of file