mirror of
https://github.com/nlohmann/json.git
synced 2025-11-24 11:54:34 +08:00
🔨 adjusted Coverity script to work without Makefile
This commit is contained in:
16
.gitignore
vendored
16
.gitignore
vendored
@@ -7,9 +7,8 @@ fuzz-testing
|
||||
*.gcno
|
||||
*.gcda
|
||||
|
||||
ndk
|
||||
build
|
||||
working
|
||||
build_coverage
|
||||
|
||||
doc/xml
|
||||
doc/html
|
||||
@@ -20,17 +19,4 @@ benchmarks/files/numbers/*.json
|
||||
.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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user