From: Mukund Sivaraman Date: Mon, 14 May 2012 05:24:01 +0000 (+0530) Subject: [master] Update .gitignore X-Git-Tag: trac2351_base~226^2~114 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=74ac6abb7e9bdf613d5aa6c93426ff7bf9f671ad;p=thirdparty%2Fkea.git [master] Update .gitignore --- diff --git a/.gitignore b/.gitignore index da9d3b4bdb..3480cb68f5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ +*.gcda +*.gcno +*.gcov *.la *.lo *.o @@ -28,4 +31,7 @@ TAGS /py-compile /stamp-h1 +/all.info +/coverage-cpp-html /dns++.pc +/report.info