X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/da04deaf832ac32974a5bb9499a0ba8321eaf86b..986abcee996d486db0b9c753974f3cb0eac2e9b2:/.gitignore diff --git a/.gitignore b/.gitignore index 59bd9971..70a68583 100644 --- a/.gitignore +++ b/.gitignore @@ -1,55 +1,99 @@ -/autom4te.cache/ +# 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.h +/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 -/Makefile.in +/config.h +/config.log +/config.status +/test/common.sh /stamp-h1 + +# Removed by clean: +/*.plist +/RPM/ +a.out.dSYM/ /config/version.c -/config/libmhconfig.a -/depcomp -/docs/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 -/install-sh +/man/*.[1578] /man/man.sed -/missing +/man/mh-chart.man /mts/libmts.a -/sbr/dtimep.c -/sbr/libmh.a -/sbr/sigmsg.h +/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 @@ -72,15 +116,22 @@ /uip/viamail /uip/whatnow /uip/whom -/nmh-*.tar.gz -/aclocal.m4 -/ylwrap +/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 -a.out.DSYM -.DS_Store -.deps -.dirstamp -RPM/ + +# Removed by gcov-mostlyclean: +*.gcda +*.gcno + +# Removed by gcov-clean: +*.gcov