Procházet zdrojové kódy

Add ignore '.pytest_cache' directory in Unit test section

pull/2594/head
raimon před 6 roky
rodič
revize
f651f0d3ee
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1
    0
      Python.gitignore

+ 1
- 0
Python.gitignore Zobrazit soubor

@@ -45,6 +45,7 @@ nosetests.xml
coverage.xml
*.cover
.hypothesis/
.pytest_cache/

# Translations
*.mo

Načítá se…
Zrušit
Uložit