X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/8fcc5d7f43931e3ec9053b20f5e050b7a4008bc9..edcc7ae1dc9a6e30e9454da7cf0c093f4852b7ea:/.gitignore diff --git a/.gitignore b/.gitignore index d1dd7505..70a68583 100644 --- a/.gitignore +++ b/.gitignore @@ -1,10 +1,16 @@ # Not removed by any Makefile target: .DS_Store +/atags +/docs/doxygen/ +/etags +/tags +/TAGS # Removed by superclean: /ChangeLog /Makefile.in /aclocal.m4 +/ar-lib /compile /config.guess /config.h.in @@ -14,14 +20,20 @@ /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/ /sbr/dtimep.c /cscope.files /cscope.out +/cscope.in.out +/cscope.po.out # Removed by distclean: .deps/ @@ -34,45 +46,54 @@ /stamp-h1 # Removed by clean: +/*.plist /RPM/ -a.out.DSYM/ +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 /etc/mts.conf -/etc/sendfiles -/man/*.[158] +/man/*.[1578] /man/man.sed +/man/mh-chart.man /mts/libmts.a /sbr/*.a -/sbr/sigmsg.h +/sbr/addrparse.tab.c +/sbr/addrparse.tab.h +/sbr/addrparse.output /test/testdir/ /uip/ali /uip/anno /uip/ap /uip/burst /uip/comp -/uip/conflict /uip/dist /uip/dp /uip/flist /uip/fmtdump +/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/mhmail +/uip/mhlogin /uip/mhn /uip/mhparam /uip/mhpath /uip/mhshow /uip/mhstore -/uip/mhtest +/uip/mkstemp /uip/msgchk -/uip/msh /uip/new /uip/packf /uip/pick @@ -96,8 +117,21 @@ a.out.DSYM/ /uip/whatnow /uip/whom /uip/*.exe +/test/fakehttp +/test/fakepop +/test/fakesmtp +/test/getcanon +/test/getcwidth /test/getfullname -/test/getfqdn +/test/runpty +/test/*.exe # Removed by mostlyclean: *.o + +# Removed by gcov-mostlyclean: +*.gcda +*.gcno + +# Removed by gcov-clean: +*.gcov