diff --git a/.gitignore b/.gitignore index e7dc8de..20ada4f 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ docs/.build/ **__pycache__ **.mypy_cache **.pytest_cache +.coverage