From dc9bf7dff35e1e654cb0a0ec980e25773a1b2d94 Mon Sep 17 00:00:00 2001 From: Michael Jumper Date: Fri, 11 Apr 2014 10:00:40 -0700 Subject: [PATCH] GUAC-597: Add new autoconf files to .gitignore. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 3f100eeb..ec740cc0 100644 --- a/.gitignore +++ b/.gitignore @@ -29,6 +29,7 @@ aclocal.m4 autom4te.cache/ m4/* !README +compile config.guess config.h config.h.in @@ -42,6 +43,7 @@ libtool ltmain.sh missing stamp-h1 +test-driver # Test binaries tests/test_*