X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/91954f9e01bfc8d2776dba755c718657ca0c7b8a..e7f76a221b8e23212fd52d93c2e3bdf23fbb7c80:/.gitignore diff --git a/.gitignore b/.gitignore index 74b6aad3..5b326498 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ # Not removed by any Makefile target: .DS_Store +/docs/doxygen/ # Removed by superclean: /ChangeLog @@ -24,6 +25,8 @@ /sbr/dtimep.c /cscope.files /cscope.out +/cscope.in.out +/cscope.po.out # Removed by distclean: .deps/ @@ -36,9 +39,12 @@ /stamp-h1 # Removed by clean: +/*.plist /RPM/ a.out.dSYM/ /config/version.c +/etc/gen-ctype-checked +/etc/gen-ctype-checked.exe /etc/mhn.defaults /etc/mts.conf /man/*.[1578] @@ -46,6 +52,7 @@ a.out.dSYM/ /man/mh-chart.man /mts/libmts.a /sbr/*.a +/sbr/ctype-checked.* /sbr/sigmsg.h /test/testdir/ /uip/ali @@ -53,17 +60,18 @@ a.out.dSYM/ /uip/ap /uip/burst /uip/comp -/uip/conflict /uip/dist /uip/dp /uip/flist /uip/fmtdump +/uip/fmttest /uip/folder /uip/forw /uip/inc /uip/install-mh /uip/mark /uip/mhbuild +/uip/mhfixmsg /uip/mhl /uip/mhlist /uip/mhn @@ -71,9 +79,8 @@ a.out.dSYM/ /uip/mhpath /uip/mhshow /uip/mhstore -/uip/mhtest +/uip/mkstemp /uip/msgchk -/uip/msh /uip/new /uip/packf /uip/pick @@ -97,10 +104,12 @@ a.out.dSYM/ /uip/whatnow /uip/whom /uip/*.exe -/test/fakesmtp /test/fakepop +/test/fakesmtp +/test/getcanon +/test/getcwidth /test/getfullname -/test/getfqdn +/test/*.exe # Removed by mostlyclean: *.o