diff --git a/.gitignore b/.gitignore index 7d40403..ced2d29 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,8 @@ data/ *.code-workspace sandbox/ htmlcov +.coverage +*.lcov .vscode/ *.pytest_cache/ *.egg-info/