Переглянути джерело

Ignore coverage annotations reports. (#3131)

Omer Katz 5 роки тому
батько
коміт
3b445ebb92
1 змінених файлів з 1 додано та 0 видалено
  1. 1 0
      Python.gitignore

+ 1 - 0
Python.gitignore

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