From: Eric Haszlakiewicz Date: Sun, 18 Dec 2016 19:35:06 +0000 (-0500) Subject: Ignore tests/test_float X-Git-Tag: json-c-0.13-20171207~107 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=177c401e02f50624372c0fde9c8dfcf2abfd9962;p=thirdparty%2Fjson-c.git Ignore tests/test_float --- diff --git a/.gitignore b/.gitignore index 6e85d6ff..a2959657 100644 --- a/.gitignore +++ b/.gitignore @@ -26,6 +26,8 @@ /tests/test_charcase /tests/test_compare /tests/test_double_serializer +/tests/test_float +/tests/test_json_pointer /tests/test_locale /tests/test_null /tests/test_parse @@ -35,7 +37,6 @@ /tests/test_set_value /tests/test_util_file /tests/test_visit -/tests/test_json_pointer /tests/*.vg.out /tests/*.log /tests/*.trs