mirror of
https://github.com/nlohmann/json.git
synced 2025-11-24 11:54:34 +08:00
Document fuzzer usage (#3478)
* 📝 document fuzzer usage * 📝 address review comments
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -19,6 +19,10 @@
|
||||
# build directories (vscode-cmake-tools, user-defined, ...)
|
||||
/build*/
|
||||
|
||||
# fuzzers
|
||||
/tests/parse_*_fuzzer
|
||||
/tests/corpus_*
|
||||
|
||||
/docs/mkdocs/docs/examples/
|
||||
/docs/mkdocs/docs/__pycache__/
|
||||
/docs/mkdocs/site/
|
||||
|
||||
Reference in New Issue
Block a user