json/.gitignore

32 lines
303 B
Plaintext
Raw Normal View History

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