From: Sami Kerola Date: Sat, 19 Jan 2013 00:08:50 +0000 (+0000) Subject: build-sys: add gcov files to .gitignore X-Git-Tag: v2.23-rc1~332 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5acc0e0c57495222902b51350394e3ad157311fa;p=thirdparty%2Futil-linux.git build-sys: add gcov files to .gitignore Signed-off-by: Sami Kerola --- diff --git a/.gitignore b/.gitignore index e85eb07537..5a627219d6 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,9 @@ *.la *.so.* *.pc +*.gcda +*.gcno +*.gcov Makefile aclocal.m4 autom4te.cache