diff --git a/.gitignore b/.gitignore index 7bc3ecc..ea7d7df 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ build/ *.pyc *.swp *.egg-info +.coverage