From: K.Kosako Date: Sun, 17 Feb 2019 14:08:57 +0000 (+0900) Subject: add gcov files into .gitignore X-Git-Tag: v6.9.2_rc1~65^2~44 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1c9751269f3ef9d5c29ae99223792516bf07c271;p=onig add gcov files into .gitignore --- diff --git a/.gitignore b/.gitignore index 398488c..90a11c3 100644 --- a/.gitignore +++ b/.gitignore @@ -21,6 +21,9 @@ Makefile.in *.lib *.exe *.exp +*.gcno +*.gcda +*.gcov *~ .libs/ .deps/