Merge pull request #741 from xiekeyang/coverage
ignore coverage.out for git submit
This commit is contained in:
commit
2369f498f2
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