diff --git a/.gitignore b/.gitignore index 43b2d61..0bafd00 100644 --- a/.gitignore +++ b/.gitignore @@ -1,13 +1,14 @@ *~ build -.coverage +/.coverage +/.coverage.* dist *.egg-info/ .eggs/ .hypothesis *.pyc __pycache__ .pytest_cache *.sw? .tox version.txt