瀏覽代碼

Merge pull request #842 from borntyping/patch-1

Add .cache to the Python .gitignore
pull/844/head
Adam Roben 10 年之前
父節點
當前提交
df2de98c25
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. 1
    0
      Python.gitignore

+ 1
- 0
Python.gitignore 查看文件

@@ -27,6 +27,7 @@ pip-delete-this-directory.txt
# Unit test / coverage reports
.tox/
.coverage
.cache
nosetests.xml
coverage.xml


Loading…
取消
儲存