diff --git a/.gitignore b/.gitignore index 075f4b5c..848028de 100644 --- a/.gitignore +++ b/.gitignore @@ -84,3 +84,6 @@ bld/ # VS Code .vscode/ + +# coverlet code coverage results +coverage.json \ No newline at end of file