소스 검색

Update .gitignore

pull/3636/head
Coding Knight 7 달 전
committed by GitHub
부모
커밋
8154809a32
No known key found for this signature in database 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/

불러오는 중...
취소
저장