json/.gitignore

37 lines
325 B
Plaintext
Raw Normal View History

2015-02-14 18:47:14 +03:00
json_unit
2015-06-21 01:59:33 +03:00
json_benchmarks
2016-02-14 20:38:29 +03:00
fuzz-testing
*.dSYM
2016-08-10 21:56:26 +03:00
*.o
*.gcno
*.gcda
2016-02-14 20:38:29 +03:00
2017-07-08 13:03:12 +03:00
ndk
build
2015-06-13 11:29:43 +03:00
working
2015-06-21 01:59:33 +03:00
2016-06-19 17:17:53 +03:00
doc/xml
2016-08-10 21:56:26 +03:00
doc/html
me.nlohmann.json.docset
2016-07-21 00:06:45 +03:00
benchmarks/files/numbers/*.json
2016-11-24 19:45:01 +03: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
minibench