From db3b3ce81f03eafb626455f60ca1d2cf2f4a1176 Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Thu, 31 May 2012 15:32:19 -0400 Subject: Fix compatibility with new GCCs. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 291d1aa..821853f 100644 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,7 @@ /ltmain.sh /m4 /missing +/test-driver /ylwrap Makefile Makefile.in @@ -17,6 +18,7 @@ Makefile.in # Files created by `make check' /tests/*-test /tests/*.log +/tests/*.trs # pkg-config files *.pc -- cgit v1.2.3