diff options
| author | Felix Morgner <felix.morgner@gmail.com> | 2024-07-12 12:37:10 +0200 |
|---|---|---|
| committer | Felix Morgner <felix.morgner@gmail.com> | 2024-07-12 12:37:10 +0200 |
| commit | 87d659ca1a14fe8cf4871b8db0f42d005964f565 (patch) | |
| tree | 704e94d644d2f27d474fdc211894cf0ab88614e4 /.lcovrc | |
| parent | 61ba5c151040533f23642c07fc2230a5718396ee (diff) | |
| download | turns-87d659ca1a14fe8cf4871b8db0f42d005964f565.tar.xz turns-87d659ca1a14fe8cf4871b8db0f42d005964f565.zip | |
app/windows: add basic main window
Diffstat (limited to '.lcovrc')
| -rw-r--r-- | .lcovrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,5 +3,6 @@ exclude = /usr/include/* exclude = */catch2/* exclude = */tests/* +exclude = app/src/application.cpp ignore_errors = unused,empty
\ No newline at end of file |
