X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/6b6847272dc5d21ca6fcd23bf20e16193b226c0a..94187a80bd60baab4b9c4b949ad820d730578123:/.gitignore diff --git a/.gitignore b/.gitignore index 7bb004eb..70a68583 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,7 @@ /docs/doxygen/ /etags /tags +/TAGS # Removed by superclean: /ChangeLog @@ -50,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 @@ -59,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 @@ -76,6 +77,7 @@ a.out.dSYM/ /uip/fmttest /uip/folder /uip/forw +/uip/imaptest /uip/inc /uip/install-mh /uip/mark @@ -121,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