diff --git a/.gitignore b/.gitignore index ce61340..c81d83f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,7 @@ -/debian/source /dist +/build +/htmlcov +junit*xml +test_*xml *.pyc *.swp