瀏覽代碼

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 查看文件

coverage.xml coverage.xml
*.cover *.cover
.hypothesis/ .hypothesis/
.pytest_cache/


# Translations # Translations
*.mo *.mo

Loading…
取消
儲存