소스 검색

Added coverage annotation files

Coverage creates annotation files by appending ",cover" (with a comma, not a period) to the filename.
Lucretiel 10 년 전
부모
커밋
9f80691efd
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      Python.gitignore

+ 1 - 0
Python.gitignore

@@ -41,6 +41,7 @@ htmlcov/
 .cache
 nosetests.xml
 coverage.xml
+,cover
 
 # Translations
 *.mo