Ignore coverage annotations reports. (#3131)

This commit is contained in:
Omer Katz
2019-09-20 18:59:50 +03:00
committed by Brendan Forster
parent e9bffd23be
commit 3b445ebb92

View File

@@ -47,6 +47,7 @@ htmlcov/
nosetests.xml
coverage.xml
*.cover
*.py,cover
.hypothesis/
.pytest_cache/