Bläddra i källkod

Ignore coverage annotations reports. (#3131)

Omer Katz 5 år sedan
förälder
incheckning
3b445ebb92
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. 1 0
      Python.gitignore

+ 1 - 0
Python.gitignore

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