diff --git a/.gitignore b/.gitignore index e6a97ec..f57da5b 100644 --- a/.gitignore +++ b/.gitignore @@ -22,7 +22,8 @@ lib64 pip-log.txt # Unit test / coverage reports -.coverage +.coverage* +cover/ .tox nosetests.xml .testrepository @@ -49,4 +50,4 @@ ChangeLog # Editors *~ .*.swp -.*sw? \ No newline at end of file +.*sw?