X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/e6917522a770cf2dba9997ca047977bc55fac061..69819af4834557e60c33bb378e29cf3d4e8269f8:/.gitignore diff --git a/.gitignore b/.gitignore index 217effcf..70a68583 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,10 @@ # Not removed by any Makefile target: .DS_Store +/atags +/docs/doxygen/ +/etags +/tags +/TAGS # Removed by superclean: /ChangeLog @@ -15,9 +20,12 @@ /depcomp /install-sh /missing +/test-driver /ylwrap /nmh-*.tar.gz /nmh-*.tar.gz.sig +/sbr/icalendar.c +/sbr/icalparse.[hc] # Removed by maintainer-clean: /autom4te.cache/ @@ -38,9 +46,12 @@ /stamp-h1 # Removed by clean: +/*.plist /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 @@ -50,8 +61,9 @@ 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 /test/testdir/ /uip/ali /uip/anno @@ -65,13 +77,16 @@ a.out.dSYM/ /uip/fmttest /uip/folder /uip/forw +/uip/imaptest /uip/inc /uip/install-mh /uip/mark /uip/mhbuild /uip/mhfixmsg +/uip/mhical /uip/mhl /uip/mhlist +/uip/mhlogin /uip/mhn /uip/mhparam /uip/mhpath @@ -102,12 +117,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