X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=.gitignore;h=7b8b03efb8602bfcb712223be1070f2a34a8fa10;hp=6dffc550fd5cad15a78291e55f26d7c5f9c87d26;hb=a8984c0e490cda653615bc0e1d4743ad8fe7a2a7;hpb=66153aae4e74cc270cbdbc48f20284b13fb700fc diff --git a/.gitignore b/.gitignore index 6dffc55..7b8b03e 100644 --- a/.gitignore +++ b/.gitignore @@ -8,19 +8,28 @@ /Makefile /stamp-h /stamp-h.in +/ChangeLog /config/Makefile +/config/*.o /config/version.c /docs/Makefile /etc/Makefile -/etc/mhn.defaults /h/Makefile /man/Makefile +/man/*.1 +/man/*.5 +/man/*.7 +/man/*.8 /man/man.sed +/man/mh-chart.man7 /sbr/Makefile +/sbr/*.o /sbr/dtimep.c /sbr/libmh.a /sbr/sigmsg.h +/test/test-temp-dir /uip/Makefile +/uip/*.o /uip/ali /uip/anno /uip/ap @@ -43,15 +52,19 @@ /uip/mhparam /uip/mhpath /uip/mhshow +/uip/mhsign +/uip/mhpgp /uip/mhstore /uip/mhtest /uip/mmh +/uip/mmhwrap /uip/msgchk /uip/msh /uip/new /uip/packf /uip/pick /uip/post +/uip/print-mimetype /uip/prompter /uip/rcvdist /uip/rcvpack @@ -70,8 +83,4 @@ /uip/spost /uip/whatnow /uip/whom -*.o -*.1 -*.5 -*.7 -*.8 +/mmh-*.tar.gz