build: Ignore code coverage files
1 2 3 4 5 6 7 8 9 10 11 12 13
diff --git a/.gitignore b/.gitignore index 778d49d..c3013d1 100644 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,8 @@ ChangeLog *hl.c *.log *.trs +*.gcda +*.gcno *.tar.* .deps/ .libs/