]> git.phdru.name Git - cookiecutter.git/commitdiff
Ignore coverage data and reports
authorOleg Broytman <phd@phdru.name>
Wed, 28 Sep 2016 16:58:59 +0000 (19:58 +0300)
committerOleg Broytman <phd@phdru.name>
Wed, 28 Sep 2016 16:58:59 +0000 (19:58 +0300)
project_template/.gitignore

index 902ce3bdb93c303b27e6dc15099d902e95fd4c03..5af0001b4eeb02e82e8001a50da2d412e1ddc669 100644 (file)
@@ -4,6 +4,8 @@
 /build/
 /data/
 /dist/
+/htmlcov/
+/.coverage
 /MANIFEST
 *.py[co]
 *.tmp