summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorEric Haszlakiewicz <erh+git@nimenees.com>2016-12-18 14:35:06 -0500
committerEric Haszlakiewicz <erh+git@nimenees.com>2016-12-18 14:35:06 -0500
commit177c401e02f50624372c0fde9c8dfcf2abfd9962 (patch)
tree5e56a6f08c697a29a2273210be55c8ec616829d1 /.gitignore
parent0a010a59eb9a93da5bb64cd5ba1c69f86ae3f099 (diff)
downloadjson-c-177c401e02f50624372c0fde9c8dfcf2abfd9962.tar.gz
Ignore tests/test_float
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 6e85d6f..a295965 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