Explorar el Código

Ignore coverage annotations reports. (#3131)

Omer Katz hace 5 años
padre
commit
3b445ebb92
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      Python.gitignore

+ 1 - 0
Python.gitignore

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