From b83e0f11826e86747885fc066fa5b06d50f60520 Mon Sep 17 00:00:00 2001 From: Eric Haszlakiewicz Date: Sun, 8 Sep 2013 17:30:54 -0500 Subject: [PATCH] Ignore the test-driver script that is now created, and the script for the test_locale test. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index a920d40f77..46446913cf 100644 --- a/.gitignore +++ b/.gitignore @@ -25,6 +25,7 @@ /missing /stamp-h1 /stamp-h2 +/test-driver /tests/Makefile /tests/Makefile.in /tests/test1 @@ -37,6 +38,7 @@ /tests/test_parse_int64 /tests/test_parse /tests/test_cast +/tests/test_locale /tests/test_null /tests/test_printbuf /tests/test_set_serializer