mirror of
https://github.com/nlohmann/json.git
synced 2026-06-08 08:33:51 +00:00
coveralls with lcov
This commit is contained in:
12
.gitignore
vendored
12
.gitignore
vendored
@@ -1,18 +1,16 @@
|
||||
json_unit
|
||||
json_benchmarks
|
||||
|
||||
fuzz-testing
|
||||
|
||||
*.dSYM
|
||||
*.o
|
||||
*.gcno
|
||||
*.gcda
|
||||
|
||||
working
|
||||
|
||||
html
|
||||
doc/xml
|
||||
doc/html
|
||||
me.nlohmann.json.docset
|
||||
|
||||
android
|
||||
doc/xml
|
||||
|
||||
benchmarks/files/numbers/*.json
|
||||
|
||||
*.o
|
||||
|
||||
Reference in New Issue
Block a user