summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.lcovrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.lcovrc b/.lcovrc
index 8bd5a8c..3b26715 100644
--- a/.lcovrc
+++ b/.lcovrc
@@ -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