summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorEric Haszlakiewicz <erh+git@nimenees.com>2012-09-02 15:21:56 -0500
committerEric Haszlakiewicz <erh+git@nimenees.com>2012-09-02 15:21:56 -0500
commit38f421a2e7f4453bdc7f206681dbcbfb1b00de4c (patch)
tree0b1772e2dc05f8efb749d8f8fcb83dca7d8169d6 /.gitignore
parentf74e8f8f9b1314293623c293e10fc838b89c7ddb (diff)
downloadjson-c-38f421a2e7f4453bdc7f206681dbcbfb1b00de4c.tar.gz
Add a json_set_serializer() function to allow the string output of a json_object to be customized.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index a5034a9..843fb3c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -35,6 +35,7 @@
/tests/test_cast
/tests/test_null
/tests/test_printbuf
+/tests/test_set_serializer
/Debug
/Release
*.lo