From fd026f2bdd3311a352a652c6474ddff8088884a1 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Mon, 27 Oct 2014 09:58:49 +0100 Subject: [PATCH] Ignore more built file litter https://bugs.freedesktop.org/show_bug.cgi?id=85504 --- .gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index d8b6f2e..46cc033 100644 --- a/.gitignore +++ b/.gitignore @@ -8,9 +8,11 @@ /configure /depcomp /gtk-doc.make +/gtk-doc.m4 /install-sh /ltmain.sh /missing +/test-driver /po/Makefile.in.in /test/mocklibc/aclocal.m4 /test/mocklibc/autom4te.cache @@ -22,5 +24,7 @@ /test/mocklibc/install-sh /test/mocklibc/ltmain.sh /test/mocklibc/missing +/test/mocklibc/compile +/test/mocklibc/test-driver Makefile.in -*~ \ No newline at end of file +*~ -- 2.1.0