Add * to .coverage in .gitignore
I'm seeing a bunch of .coverage.openstack.novalocal.29039.104933 files in my source directory after running unit tests. Change-Id: I354c6a7e47d9267a48f117e1c7f73fcd9e7cc1fb
This commit is contained in:
parent
1d73522b30
commit
25926d2e2f
2
.gitignore
vendored
2
.gitignore
vendored
@ -6,7 +6,7 @@ ChangeLog
|
||||
*.pyc
|
||||
*.log
|
||||
.tox
|
||||
.coverage
|
||||
.coverage*
|
||||
cover
|
||||
oslo.config.egg-info/
|
||||
build/
|
||||
|
Loading…
x
Reference in New Issue
Block a user