diff --git a/.gitignore b/.gitignore index d6b55d2..f73e7a9 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ docs/_build/ .idea/ .eggs/ .venv/ +coverage.xml