X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/3f609815e33ab5474e631eac097d515d982ff0f5..63621a81d16ab743de6b57d47578a9a2c670ad22:/.gitignore?ds=sidebyside diff --git a/.gitignore b/.gitignore index 1359f96b..a3bdb9c0 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,7 @@ /docs/doxygen/ /etags /tags +/TAGS # Removed by superclean: /ChangeLog @@ -19,6 +20,7 @@ /depcomp /install-sh /missing +/test-driver /ylwrap /nmh-*.tar.gz /nmh-*.tar.gz.sig @@ -48,6 +50,8 @@ /RPM/ 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 @@ -57,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 @@ -83,6 +85,7 @@ a.out.dSYM/ /uip/mhical /uip/mhl /uip/mhlist +/uip/mhlogin /uip/mhn /uip/mhparam /uip/mhpath @@ -113,12 +116,21 @@ a.out.dSYM/ /uip/whatnow /uip/whom /uip/*.exe +/test/fakehttp /test/fakepop /test/fakesmtp /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