Merge pull request #1360 from PlasmaPower/git-ignore-coverage

gitignore .coverage.*
This commit is contained in:
TW 2016-07-23 10:40:40 +02:00 committed by GitHub
commit 43b075ee00

1
.gitignore vendored
View file

@ -23,5 +23,6 @@ borg.build/
borg.dist/
borg.exe
.coverage
.coverage.*
.vagrant
.eggs