Просмотр исходного кода

Ignore coverage annotations reports. (#3131)

Omer Katz 5 лет назад
Родитель
Сommit
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/