X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/7bb5dd523c67aabb2aa9cc623d69bc380862fc77..94187a80bd60baab4b9c4b949ad820d730578123:/.gitignore diff --git a/.gitignore b/.gitignore index c5410fb2..70a68583 100644 --- a/.gitignore +++ b/.gitignore @@ -51,6 +51,7 @@ a.out.dSYM/ /config/version.c /docs/contrib/sendfrom +/etc/bash_completion_nmh /etc/gen-ctype-checked /etc/gen-ctype-checked.exe /etc/mhn.defaults @@ -60,7 +61,6 @@ a.out.dSYM/ /man/mh-chart.man /mts/libmts.a /sbr/*.a -/sbr/ctype-checked.* /sbr/addrparse.tab.c /sbr/addrparse.tab.h /sbr/addrparse.output @@ -77,6 +77,7 @@ a.out.dSYM/ /uip/fmttest /uip/folder /uip/forw +/uip/imaptest /uip/inc /uip/install-mh /uip/mark @@ -122,7 +123,15 @@ a.out.dSYM/ /test/getcanon /test/getcwidth /test/getfullname +/test/runpty /test/*.exe # Removed by mostlyclean: *.o + +# Removed by gcov-mostlyclean: +*.gcda +*.gcno + +# Removed by gcov-clean: +*.gcov