From 04ca4909f627cbfb3c7d3900c3f61806d33af99f Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Mon, 4 Aug 2008 15:53:55 -0400 Subject: [PATCH] Ignore the UnitTests binary. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index a76601ff..5f2de29d 100644 --- a/.gitignore +++ b/.gitignore @@ -17,6 +17,7 @@ /Makefile /Makefile.in /TAGS +/UnitTests /acconf.h /acconf.h.in /acconf.h.in~