Sfoglia il codice sorgente

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

pull/3318/head
Xuan (Sean) Hu 4 anni fa
parent
commit
83ff6af378
Nessun account collegato all'indirizzo email del committer
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1
    0
      Python.gitignore

+ 1
- 0
Python.gitignore Vedi File

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

# Translations
*.mo

Loading…
Annulla
Salva