json/.gitignore

33 lines
309 B
Text
Raw Normal View History

2015-02-14 15:47:14 +00:00
json_unit
2015-06-20 22:59:33 +00:00
json_benchmarks
2016-02-14 17:38:29 +00:00
fuzz-testing
*.dSYM
2016-08-10 18:56:26 +00:00
*.o
*.gcno
*.gcda
2016-02-14 17:38:29 +00:00
build
2015-06-13 08:29:43 +00:00
working
2015-06-20 22:59:33 +00:00
2016-06-19 14:17:53 +00:00
doc/xml
2016-08-10 18:56:26 +00:00
doc/html
me.nlohmann.json.docset
2016-07-20 21:06:45 +00:00
benchmarks/files/numbers/*.json
2016-11-24 16:45:01 +00:00
.idea
cmake-build-debug
test/test-*
.svn
test/thirdparty/Fuzzer/libFuzzer.a
test/parse_afl_fuzzer
test/parse_cbor_fuzzer
test/parse_msgpack_fuzzer