ignore coverage generated files

This commit is contained in:
Mark Veltzer 2016-10-22 18:37:01 +03:00
parent 4468c672ce
commit f6bc2e4ba5

5
.gitignore vendored
View File

@ -32,6 +32,7 @@
/doc/grep.toc
/doc/grep.tp
/doc/grep.vr
/doc/coverage
/gnulib-tests/*
/grep-*.tar.[gx]z
/grep-*.tar.[gx]z.sig
@ -55,6 +56,10 @@
/tests/patfile
/tests/spencer1.script
/tests/yesno.txt
/tests/*.gcda
/tests/*.gcno
/src/*.gcda
/src/*.gcno
ABOUT-NLS
ChangeLog
Makefile