🔨 adjusted Coverity script to work without Makefile
This commit is contained in:
parent
7b82e4b4c8
commit
c204ac82e0
3 changed files with 4 additions and 25 deletions
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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue