瀏覽代碼

Merge 8154809a32 into 49d267a721

undefined
Coding Knight 7 月之前
committed by GitHub
父節點
當前提交
c26e6199b5
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: 4AEE18F83AFDEB23
共有 1 個檔案被更改,包括 3 行新增3 行删除
  1. +3
    -3
      .gitignore

+ 3
- 3
.gitignore 查看文件

@@ -39,7 +39,7 @@ pip-log.txt
pip-delete-this-directory.txt

# Unit test / coverage reports
htmlcov/
html.cov/
.tox/
.nox/
.coverage
@@ -48,7 +48,7 @@ htmlcov/
nosetests.xml
coverage.xml
*.cover
*.py,cover
*.py.cover
.hypothesis/
.pytest_cache/

@@ -127,4 +127,4 @@ venv.bak/
dmypy.json

# Pyre type checker
.pyre/
.pyre/

Loading…
取消
儲存