mirror of
https://github.com/borgbackup/borg.git
synced 2026-05-28 04:03:21 -04:00
Merge pull request #1360 from PlasmaPower/git-ignore-coverage
gitignore .coverage.*
This commit is contained in:
commit
43b075ee00
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -23,5 +23,6 @@ borg.build/
|
|||
borg.dist/
|
||||
borg.exe
|
||||
.coverage
|
||||
.coverage.*
|
||||
.vagrant
|
||||
.eggs
|
||||
|
|
|
|||
Loading…
Reference in a new issue