Sfoglia il codice sorgente

Add ignore '.pytest_cache' directory in Unit test section

raimon 7 anni fa
parent
commit
f651f0d3ee
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      Python.gitignore

+ 1 - 0
Python.gitignore

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