dunst/.gitignore
Benedikt Heine b4c319350a Support gcovr to generate coverage reports
The coveralls service is a great webservice, but like the testsuite it's
better to have an alternative, which makes it possible to process it
locally. This is faster and doesn't even require a full push iteration.

gcovr is easy to get:

pip install gcovr
make test-coverage-report
2018-11-15 15:17:21 +01:00

17 lines
177 B
Plaintext

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