diff --git a/.gitignore b/.gitignore index ed290e7..bbe7458 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ */__pycache__ *.pyc +.coverage