Ignore coverage files.

This commit is contained in:
Roberto Rosario
2015-10-17 01:30:21 -04:00
parent 1c72e29a5b
commit 480a107c61

4
.gitignore vendored
View File

@@ -22,3 +22,7 @@ static_collected/
*egg-info*
mayan/settings/local.py
.vagrant
.tox/
coverage.xml
.coverage.tox
htmlcov/