]> source.dussan.org Git - gitignore.git/commitdiff
Added coverage annotation files
authorLucretiel <Lucretiel@users.noreply.github.com>
Fri, 6 Mar 2015 06:06:58 +0000 (01:06 -0500)
committerLucretiel <Lucretiel@users.noreply.github.com>
Fri, 6 Mar 2015 06:06:58 +0000 (01:06 -0500)
Coverage creates annotation files by appending ",cover" (with a comma, not a period) to the filename.

Python.gitignore

index 10d47bd3b1f20a7feab1f3b5d398b8a898dedf78..54bf4f5f79dcf8188c39294db3a48c6cfbe906f2 100644 (file)
@@ -41,6 +41,7 @@ htmlcov/
 .cache
 nosetests.xml
 coverage.xml
+,cover
 
 # Translations
 *.mo