Преглед изворни кода

Merge pull request #2594 from raimon49/add-ignore-cache-dir-in-unit-test-section

Add ignore '.pytest_cache' directory in Unit test section
Brendan Forster пре 7 година
родитељ
комит
131e9fd3a3
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      Python.gitignore

+ 1 - 0
Python.gitignore

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