瀏覽代碼

Add ignore '.pytest_cache' directory in Unit test section

pull/2594/head
raimon 6 年之前
父節點
當前提交
f651f0d3ee
共有 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

Loading…
取消
儲存