ignore coverage.out for git submit
coverage.out should be ignored when git submitting as well. Signed-off-by: xiekeyang <xiekeyang@huawei.com>
This commit is contained in:
parent
d41f146eed
commit
fac24f67c7
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
|||||||
/bin/
|
/bin/
|
||||||
**/coverage.txt
|
**/coverage.txt
|
||||||
|
**/coverage.out
|
||||||
|
Loading…
Reference in New Issue
Block a user