X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/bfb94f0084a3072a6b813f0f792ba4594c6ecf52..edcc7ae1dc9a6e30e9454da7cf0c093f4852b7ea:/.gitignore diff --git a/.gitignore b/.gitignore index f3a4caaa..70a68583 100644 --- a/.gitignore +++ b/.gitignore @@ -1,58 +1,99 @@ -/autom4te.cache/ -/config.h +# 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 /config.h.in~ -/config.log -/config.status +/config.sub /configure +/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/ +.dirstamp /Makefile -/stamp-h -/stamp-h.in -/config/Makefile +/config.h +/config.log +/config.status +/test/common.sh +/stamp-h1 + +# Removed by clean: +/*.plist +/RPM/ +a.out.dSYM/ /config/version.c -/docs/Makefile -/etc/Makefile +/docs/contrib/sendfrom +/etc/bash_completion_nmh +/etc/gen-ctype-checked +/etc/gen-ctype-checked.exe /etc/mhn.defaults /etc/mts.conf -/etc/sendfiles -/h/Makefile -/man/Makefile +/man/*.[1578] /man/man.sed -/mts/Makefile +/man/mh-chart.man /mts/libmts.a -/mts/smtp/Makefile -/sbr/Makefile -/sbr/dtimep.c -/sbr/libmh.a -/sbr/sigmsg.h -/uip/Makefile +/sbr/*.a +/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 @@ -75,7 +116,22 @@ /uip/viamail /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 -*.1 -*.5 -*.8 + +# Removed by gcov-mostlyclean: +*.gcda +*.gcno + +# Removed by gcov-clean: +*.gcov