Browse Source

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

tags/json-c-0.12-20140410
Eric Haszlakiewicz 12 years ago
parent
commit
b83e0f1182
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      .gitignore

+ 2
- 0
.gitignore View File

@@ -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


Loading…
Cancel
Save