X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/e7f76a221b8e23212fd52d93c2e3bdf23fbb7c80..8e0f9bd3daae9d05dec58026d5a5924367e4e874:/.gitignore?ds=sidebyside diff --git a/.gitignore b/.gitignore index 5b326498..f251aef7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,9 @@ # Not removed by any Makefile target: .DS_Store +/atags /docs/doxygen/ +/etags +/tags # Removed by superclean: /ChangeLog @@ -19,6 +22,8 @@ /ylwrap /nmh-*.tar.gz /nmh-*.tar.gz.sig +/sbr/icalendar.c +/sbr/icalparse.[hc] # Removed by maintainer-clean: /autom4te.cache/ @@ -54,6 +59,9 @@ a.out.dSYM/ /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 @@ -72,8 +80,10 @@ a.out.dSYM/ /uip/mark /uip/mhbuild /uip/mhfixmsg +/uip/mhical /uip/mhl /uip/mhlist +/uip/mhlogin /uip/mhn /uip/mhparam /uip/mhpath @@ -104,6 +114,7 @@ a.out.dSYM/ /uip/whatnow /uip/whom /uip/*.exe +/test/fakehttp /test/fakepop /test/fakesmtp /test/getcanon