diff --git a/.gitignore b/.gitignore index 66f86f9..fce81b6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ projects/* !projects/.gitkeep -.vscode \ No newline at end of file +.vscode +.coverage