diff options
| -rw-r--r-- | .lcovrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ #lcov -c -o cov.info -d build -b . exclude = /usr/include/* +exclude = build/_deps/* ignore_errors = unused,empty
\ No newline at end of file |
![]() |
index : pub/fmorgner/turns.git | |
| [no description] | fmorgner |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | .lcovrc | 1 |
@@ -1,5 +1,6 @@ #lcov -c -o cov.info -d build -b . exclude = /usr/include/* +exclude = build/_deps/* ignore_errors = unused,empty
\ No newline at end of file |