From 625269764ebbe8d0b566e6ef5fc26a6bccd4181d Mon Sep 17 00:00:00 2001 From: Patrick Simianer Date: Sun, 13 Jul 2014 14:04:45 +0200 Subject: init --- .gitignore | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e6c5173 --- /dev/null +++ b/.gitignore @@ -0,0 +1,28 @@ +JsonBox/ +MicroJSON*/ +gason/ +json-cpp.hpp +jsoncpp/ +jsonxx/ +libjson/ +nosjob*/ +picojson/ +proto_map/ +rapidjson/ +sajson/ +msgpack-c/ +*.o +test_JsonBox +test_MicroJSON +test_cdec_json_parser +test_gason +test_json-cpp +test_jsoncpp +test_jsonxx +test_libjson +test_nosjob +test_picojson +test_rapidjson +test_sajson +test_msgpack +data/make_paks -- cgit v1.2.3