From 5acc0e0c57495222902b51350394e3ad157311fa Mon Sep 17 00:00:00 2001 From: Sami Kerola Date: Sat, 19 Jan 2013 00:08:50 +0000 Subject: build-sys: add gcov files to .gitignore Signed-off-by: Sami Kerola --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index e85eb0753..5a627219d 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,9 @@ *.la *.so.* *.pc +*.gcda +*.gcno +*.gcov Makefile aclocal.m4 autom4te.cache -- cgit v1.2.3-55-g7522