aboutsummaryrefslogtreecommitdiffstats
path: root/Python.gitignore
diff options
context:
space:
mode:
authorLucretiel <Lucretiel@users.noreply.github.com>2015-03-16 10:37:24 -0400
committerLucretiel <Lucretiel@users.noreply.github.com>2015-03-16 10:37:24 -0400
commitba6f0a94abe2c802caba33b42da1e6a36e40f526 (patch)
treede60ecc167c6d0c40b5166eff4acd3a62211074b /Python.gitignore
parent9f80691efd0ec84e6e6303b44e06de39e9e9eb85 (diff)
downloadgitignore-ba6f0a94abe2c802caba33b42da1e6a36e40f526.tar.gz
gitignore-ba6f0a94abe2c802caba33b42da1e6a36e40f526.zip
Fixed coverage annotation
Added missing wildcard to the `*,cover` coverage annotation.
Diffstat (limited to 'Python.gitignore')
-rw-r--r--Python.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/Python.gitignore b/Python.gitignore
index 54bf4f5f..ba746605 100644
--- a/Python.gitignore
+++ b/Python.gitignore
@@ -41,7 +41,7 @@ htmlcov/
.cache
nosetests.xml
coverage.xml
-,cover
+*,cover
# Translations
*.mo