Add reports to gitignore

pull/175/head
Kieran Prasch 2018-06-26 00:05:33 -07:00
parent 45d8363c36
commit a6740fe6ae
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -146,6 +146,7 @@ pip-log.txt
pip-delete-this-directory.txt
# Unit test / coverage reports
reports/
htmlcov/
.tox/
.coverage