From: Niels Möller Date: Sat, 8 Nov 2003 15:43:16 +0000 (+0100) Subject: Ignore stamp-h1 and autom4te.cache. X-Git-Tag: nettle_1.8_release_20040110~27 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3e9859deb24805cfdf5f7dcbae563c5a5555ca9;p=thirdparty%2Fnettle.git Ignore stamp-h1 and autom4te.cache. Rev: src/nettle/.cvsignore:1.13 --- diff --git a/.cvsignore b/.cvsignore index 4b823ebd..ddc9d843 100644 --- a/.cvsignore +++ b/.cvsignore @@ -7,6 +7,7 @@ Makefile Makefile.in aclocal.m4 aesdata +autom4te.cache config.cache config.h config.h.in diff --git a/.gitignore b/.gitignore index e2d9726d..294fd4c8 100644 --- a/.gitignore +++ b/.gitignore @@ -39,6 +39,7 @@ core /Makefile.in /aclocal.m4 /aesdata +/autom4te.cache /config.cache /config.h /config.h.in