Ignore htmlcov directory from coverage HTML report

This commit is contained in:
Drew Hubl 2017-06-01 01:17:10 -06:00
parent 1141675bf6
commit 40e69a6e3b

1
.gitignore vendored
View file

@ -1,2 +1,3 @@
*.pyc
.coverage
htmlcov/