diff options
Diffstat (limited to '.lcovrc')
| -rw-r--r-- | .lcovrc | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -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 |
