From 53d0741347986dec9252e04c5662a68b055de515 Mon Sep 17 00:00:00 2001 From: Sebastian Rasmussen Date: Sun, 2 Mar 2014 05:10:13 +0100 Subject: [PATCH] .gitignore: Ignore gcov intermediate files https://bugzilla.gnome.org/show_bug.cgi?id=725480 --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index c99a0c1fff..357acb5f97 100644 --- a/.gitignore +++ b/.gitignore @@ -36,6 +36,7 @@ Makefile.in Makefile *~ *.swp +*.gc?? /m4