dunst/.gitignore
Benedikt Heine b4ce81b1c9 Move test coverage generation into Makefile
Add the necessary compiler flags to the Makefile to actually make
coverage reports available locally, too.

The coverage files have to get cleaned every time before the test gets
run. Otherwise, it would sum up the coverage over multiple test runs.
2018-11-15 15:17:16 +01:00

14 lines
139 B
Plaintext

dunst
*.o
*.gcda
*.gcno
*.gcov
core
vgcore.*
dunst.1
org.knopwob.dunst.service
dunst.systemd.service
dunstify
test/test
docs/internal/html