Răsfoiți Sursa

Add ignore '.pytest_cache' directory in Unit test section

raimon 7 ani în urmă
părinte
comite
f651f0d3ee
1 a modificat fișierele cu 1 adăugiri și 0 ștergeri
  1. 1 0
      Python.gitignore

+ 1 - 0
Python.gitignore

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