Bläddra i källkod

Add ignore '.pytest_cache' directory in Unit test section

raimon 7 år sedan
förälder
incheckning
f651f0d3ee
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. 1 0
      Python.gitignore

+ 1 - 0
Python.gitignore

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