From: Assaf Gordon Date: Fri, 14 Dec 2012 18:27:26 +0000 (-0500) Subject: maint: update gitignore entries X-Git-Tag: v8.21~56 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=v8.20-67-g0f525b6;p=thirdparty%2Fcoreutils.git maint: update gitignore entries * .gitignore: ignore GCC coverage data files. --- diff --git a/.gitignore b/.gitignore index 5ce236149d..67f428c0b7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,8 @@ *.I[12] *.[EIOX] *.bak +*.gcno +*.gcda *.o */.deps/ *~