diff --git a/.gitignore b/.gitignore index a821bf6..4aaf8ba 100644 --- a/.gitignore +++ b/.gitignore @@ -9,4 +9,7 @@ __pycache__/ /deb_dist /debian/stcgal* /debian/files -/.vscode \ No newline at end of file +/.vscode +.coverage +coverage.xml +htmlcov/ \ No newline at end of file