Преглед на файлове

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/