From: Oleg Broytman Date: Wed, 28 Sep 2016 16:58:29 +0000 (+0300) Subject: Ignore coverage data and reports X-Git-Tag: 0.0.8~19 X-Git-Url: https://git.phdru.name/?p=sqlconvert.git;a=commitdiff_plain;h=15a148d760da31e59ed21ff8126810ff8b30496f Ignore coverage data and reports --- diff --git a/.gitignore b/.gitignore index 1a4658d..2899119 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,8 @@ /build/ /data/ /dist/ +/htmlcov/ +/.coverage /MANIFEST *.py[co] *.tmp