diff --git a/.gitignore b/.gitignore index 35a5138..b5d08cf 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,4 @@ *.pyc -*.txt -testFiles/* -featureFiles/* -obsolete/* -rewrite/* \ No newline at end of file +htmlcov/* +.coverage +coverage.xml