X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/baecaa2380db6164c1992fdffccca8ea9a61d5ba..63621a81d16ab743de6b57d47578a9a2c670ad22:/.gitignore diff --git a/.gitignore b/.gitignore index 9fb36a8a..a3bdb9c0 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,8 +61,6 @@ a.out.dSYM/ /man/mh-chart.man /mts/libmts.a /sbr/*.a -/sbr/ctype-checked.* -/sbr/sigmsg.h /sbr/addrparse.tab.c /sbr/addrparse.tab.h /sbr/addrparse.output @@ -122,7 +122,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