From: Ivan Maidanski Date: Tue, 31 Jan 2017 21:43:43 +0000 (+0300) Subject: .gitignore: Ignore coverage.info (generated by lcov) X-Git-Tag: v8.0.0~938 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9af55d0e40198df0e2a8181eb20c0305f1a61be8;p=gc .gitignore: Ignore coverage.info (generated by lcov) --- diff --git a/.gitignore b/.gitignore index 28a23428..8b347577 100644 --- a/.gitignore +++ b/.gitignore @@ -147,6 +147,7 @@ stamp-h1 *.h.gcov /.sv*-dir /cov-int +/coverage.info /pvs-project.log /pvs-project.tasks /strace_out