Pārlūkot izejas kodu

Add ignore '.pytest_cache' directory in Unit test section

raimon 7 gadi atpakaļ
vecāks
revīzija
f651f0d3ee
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      Python.gitignore

+ 1 - 0
Python.gitignore

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