X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/7bb5dd523c67aabb2aa9cc623d69bc380862fc77..63621a81d16ab743de6b57d47578a9a2c670ad22:/.gitignore diff --git a/.gitignore b/.gitignore index c5410fb2..a3bdb9c0 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 @@ -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