mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
Added coverage annotation files
Coverage creates annotation files by appending ",cover" (with a comma, not a period) to the filename.
This commit is contained in:
parent
4a9d41f894
commit
9f80691efd
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@ htmlcov/
|
|||
.cache
|
||||
nosetests.xml
|
||||
coverage.xml
|
||||
,cover
|
||||
|
||||
# Translations
|
||||
*.mo
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue