summaryrefslogtreecommitdiff
path: root/.lcovrc
diff options
context:
space:
mode:
Diffstat (limited to '.lcovrc')
-rw-r--r--.lcovrc4
1 files changed, 0 insertions, 4 deletions
diff --git a/.lcovrc b/.lcovrc
index d189cb5..529fcfa 100644
--- a/.lcovrc
+++ b/.lcovrc
@@ -1,10 +1,6 @@
# SPDX-FileCopyrightText: 2025 Felix Morgner <felix.morgner@gmail.com>
# SPDX-License-Identifier: CC0-1.0
-#lcov -c -o cov.info -d build -b .
-
exclude = /usr/include/*
-exclude = build/_deps/*
-exclude = build/deps/*
ignore_errors = unused,empty,inconsistent \ No newline at end of file