Explorar el Código

Add `cover/` to Python.gitignore. (#3310)

Xuan (Sean) Hu hace 5 años
padre
commit
83ff6af378
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      Python.gitignore

+ 1 - 0
Python.gitignore

@@ -50,6 +50,7 @@ coverage.xml
 *.py,cover
 .hypothesis/
 .pytest_cache/
+cover/
 
 # Translations
 *.mo