diff options
| author | Felix Morgner <felix.morgner@gmail.com> | 2024-07-24 13:23:55 +0200 |
|---|---|---|
| committer | Felix Morgner <felix.morgner@gmail.com> | 2024-07-24 13:23:55 +0200 |
| commit | 4d0a7d99ebf55ad2d0e583759699b8b4d77a7907 (patch) | |
| tree | 302a2661c5ae099129db40c75cbadf6b5e8c9bd4 /.lcovrc | |
| parent | f3317ddcaa8af0fb7b4be475dc97ef0649d1975b (diff) | |
| download | turns-4d0a7d99ebf55ad2d0e583759699b8b4d77a7907.tar.xz turns-4d0a7d99ebf55ad2d0e583759699b8b4d77a7907.zip | |
app: move ui code to ui library
Diffstat (limited to '.lcovrc')
| -rw-r--r-- | .lcovrc | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -1,8 +1,5 @@ #lcov -c -o cov.info -d build -b . exclude = /usr/include/* -exclude = */catch2/* -exclude = */tests/* -exclude = app/src/application.cpp ignore_errors = unused,empty
\ No newline at end of file |
