Pārlūkot izejas kodu

Ignore coverage annotations reports. (#3131)

Omer Katz 5 gadi atpakaļ
vecāks
revīzija
3b445ebb92
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      Python.gitignore

+ 1 - 0
Python.gitignore

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