X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/a89bd04370dead35cf1f19f30482713a9f5c3a1e..b9ba14bab3f9eb123457f98bcc090b823ab6bc85:/.gitignore diff --git a/.gitignore b/.gitignore index 4e9297db..ca06090e 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,7 @@ /docs/doxygen/ /etags /tags +/TAGS # Removed by superclean: /ChangeLog @@ -19,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/ @@ -46,6 +50,7 @@ /RPM/ a.out.dSYM/ /config/version.c +/docs/contrib/sendfrom /etc/gen-ctype-checked /etc/gen-ctype-checked.exe /etc/mhn.defaults @@ -55,8 +60,6 @@ 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 @@ -78,8 +81,10 @@ a.out.dSYM/ /uip/mark /uip/mhbuild /uip/mhfixmsg +/uip/mhical /uip/mhl /uip/mhlist +/uip/mhlogin /uip/mhn /uip/mhparam /uip/mhpath @@ -110,6 +115,7 @@ a.out.dSYM/ /uip/whatnow /uip/whom /uip/*.exe +/test/fakehttp /test/fakepop /test/fakesmtp /test/getcanon @@ -119,3 +125,10 @@ a.out.dSYM/ # Removed by mostlyclean: *.o + +# Removed by gcov-mostlyclean: +*.gcda +*.gcno + +# Removed by gcov-clean: +*.gcov