X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/5776f9b783afe8e6bdbe430adb5d5b9435d25b19..fe86b6d55ac470e6e832c53ea2c71e680efe5274:/.gitignore diff --git a/.gitignore b/.gitignore index 0452577e..5e313f85 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,7 @@ /docs/doxygen/ /etags /tags +/TAGS # Removed by superclean: /ChangeLog @@ -50,6 +51,7 @@ 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 @@ -59,7 +61,6 @@ a.out.dSYM/ /man/mh-chart.man /mts/libmts.a /sbr/*.a -/sbr/ctype-checked.* /sbr/addrparse.tab.c /sbr/addrparse.tab.h /sbr/addrparse.output @@ -84,6 +85,7 @@ a.out.dSYM/ /uip/mhical /uip/mhl /uip/mhlist +/uip/mhlogin /uip/mhn /uip/mhparam /uip/mhpath @@ -114,6 +116,7 @@ a.out.dSYM/ /uip/whatnow /uip/whom /uip/*.exe +/test/fakehttp /test/fakepop /test/fakesmtp /test/getcanon @@ -123,3 +126,10 @@ a.out.dSYM/ # Removed by mostlyclean: *.o + +# Removed by gcov-mostlyclean: +*.gcda +*.gcno + +# Removed by gcov-clean: +*.gcov