Explorar el Código

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

pull/3318/head
Xuan (Sean) Hu hace 4 años
padre
commit
83ff6af378
No account linked to committer's email address
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      Python.gitignore

+ 1
- 0
Python.gitignore Ver fichero

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

# Translations
*.mo

Cargando…
Cancelar
Guardar