diff --git a/.gitignore b/.gitignore index 25260b5..79d8a36 100644 --- a/.gitignore +++ b/.gitignore @@ -47,4 +47,5 @@ working /dist/ # nyc coverage output -.nyc_output/ \ No newline at end of file +.nyc_output/ +coverage/ \ No newline at end of file