소스 검색

Merge pull request #983 from hugovk/patch-1

Ignore coverage results from coverage.py
Carl Suster 11 년 전
부모
커밋
5a6b8dbb8f
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      Python.gitignore

+ 1 - 0
Python.gitignore

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