From: Peter Eisentraut Date: Tue, 8 Mar 2011 20:10:00 +0000 (+0200) Subject: Ignore files built by coverage builds X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=a2f216547740819bdd79e05039c525350d7c3d0f;p=users%2Fhanada%2Fpostgres.git Ignore files built by coverage builds --- diff --git a/.gitignore b/.gitignore index 1be11e8ec7..3f11f2e8aa 100644 --- a/.gitignore +++ b/.gitignore @@ -12,6 +12,11 @@ *.mo objfiles.txt .deps/ +*.gcno +*.gcda +*.gcov +*.gcov.out +lcov.info # Local excludes in root directory /GNUmakefile