Quellcode durchsuchen

Ignore coverage annotations reports. (#3131)

Omer Katz vor 5 Jahren
Ursprung
Commit
3b445ebb92
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1 0
      Python.gitignore

+ 1 - 0
Python.gitignore

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