diff --git a/.gitignore b/.gitignore index 37b3b3a..effff0b 100644 --- a/.gitignore +++ b/.gitignore @@ -19,4 +19,7 @@ tests/.tests pytest_session.txt .cache/ .pytest_cache -.coverage +.coverage* + +_build.* +python/*.dist-info/