From: Oleg Broytman Date: Wed, 28 Sep 2016 16:57:59 +0000 (+0300) Subject: Ignore coverage data and reports X-Git-Tag: 0.0.15~22 X-Git-Url: https://git.phdru.name/?a=commitdiff_plain;h=59ed0650c1a35169a21c76a1d70eae423f94b6fe;hp=bbc3598c778f61a61409ebfc118dce6497b3188f;p=m_librarian.git Ignore coverage data and reports --- diff --git a/.gitignore b/.gitignore index 7204ca4..9fc3940 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,8 @@ /build/ /data/ /dist/ +/htmlcov/ +/.coverage /MANIFEST *.py[co] *.tmp