json/.gitignore
2017-10-05 07:13:59 +02:00

23 lines
200 B
Plaintext

json_unit
json_benchmarks
fuzz-testing
*.dSYM
*.o
*.gcno
*.gcda
build
build_coverage
doc/xml
doc/html
me.nlohmann.json.docset
benchmarks/files/numbers/*.json
.idea
cmake-build-debug
test/test-*