]> source.dussan.org Git - gitignore.git/commitdiff
Fixed coverage annotation 1430/head
authorLucretiel <Lucretiel@users.noreply.github.com>
Mon, 16 Mar 2015 14:37:24 +0000 (10:37 -0400)
committerLucretiel <Lucretiel@users.noreply.github.com>
Mon, 16 Mar 2015 14:37:24 +0000 (10:37 -0400)
Added missing wildcard to the `*,cover` coverage annotation.

Python.gitignore

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