add coverage files to gitignore

This commit is contained in:
Mikhail Korobov 2015-08-26 01:58:33 +05:00
parent cfae62f9cc
commit 787b5af30e
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -10,6 +10,8 @@ venv
build
dist
.idea
htmlcov/
.coverage
# Windows
Thumbs.db