X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/060475000a2c096fbcab4a028832af774df1ee7b..b9ba14bab3f9eb123457f98bcc090b823ab6bc85:/.gitignore diff --git a/.gitignore b/.gitignore index b8e0d468..ca06090e 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,11 @@ /stamp-h1 # Removed by clean: +/*.plist /RPM/ a.out.dSYM/ /config/version.c +/docs/contrib/sendfrom /etc/gen-ctype-checked /etc/gen-ctype-checked.exe /etc/mhn.defaults @@ -50,15 +60,15 @@ 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 /uip/ap /uip/burst /uip/comp -/uip/conflict /uip/dist /uip/dp /uip/flist @@ -71,17 +81,17 @@ a.out.dSYM/ /uip/mark /uip/mhbuild /uip/mhfixmsg +/uip/mhical /uip/mhl /uip/mhlist +/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 @@ -105,6 +115,7 @@ a.out.dSYM/ /uip/whatnow /uip/whom /uip/*.exe +/test/fakehttp /test/fakepop /test/fakesmtp /test/getcanon @@ -114,3 +125,10 @@ a.out.dSYM/ # Removed by mostlyclean: *.o + +# Removed by gcov-mostlyclean: +*.gcda +*.gcno + +# Removed by gcov-clean: +*.gcov