Browse Source

Ignore tests/test_float

tags/json-c-0.13-20171207
Eric Haszlakiewicz 8 years ago
parent
commit
177c401e02
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      .gitignore

+ 2
- 1
.gitignore View File

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


Loading…
Cancel
Save