浏览代码

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/

正在加载...
取消
保存