Ignore the test-driver script that is now created, and the script for the test_locale test.

This commit is contained in:
Eric Haszlakiewicz
2013-09-08 17:30:54 -05:00
parent 60e4990d1d
commit b83e0f1182

2
.gitignore vendored
View File

@@ -25,6 +25,7 @@
/missing /missing
/stamp-h1 /stamp-h1
/stamp-h2 /stamp-h2
/test-driver
/tests/Makefile /tests/Makefile
/tests/Makefile.in /tests/Makefile.in
/tests/test1 /tests/test1
@@ -37,6 +38,7 @@
/tests/test_parse_int64 /tests/test_parse_int64
/tests/test_parse /tests/test_parse
/tests/test_cast /tests/test_cast
/tests/test_locale
/tests/test_null /tests/test_null
/tests/test_printbuf /tests/test_printbuf
/tests/test_set_serializer /tests/test_set_serializer