mirror of
https://github.com/github/gitignore
synced 2025-07-04 12:28:30 +02:00
Fixed coverage annotation
Added missing wildcard to the `*,cover` coverage annotation.
This commit is contained in:
parent
9f80691efd
commit
ba6f0a94ab
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ htmlcov/
|
|||
.cache
|
||||
nosetests.xml
|
||||
coverage.xml
|
||||
,cover
|
||||
*,cover
|
||||
|
||||
# Translations
|
||||
*.mo
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue