From: Niels Möller Date: Mon, 14 May 2007 15:05:25 +0000 (+0200) Subject: Don't ignore autom4te.cache. X-Git-Tag: nettle_2.0_release_20090608~132 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=719a9a0fa2d243309a565c2bd645f11a929c31ce;p=thirdparty%2Fnettle.git Don't ignore autom4te.cache. Rev: nettle/.cvsignore:1.2 --- diff --git a/.cvsignore b/.cvsignore index b2d88851..1bedae74 100644 --- a/.cvsignore +++ b/.cvsignore @@ -6,7 +6,6 @@ .lib Makefile aesdata -autom4te.cache config.cache config.h config.h.in diff --git a/.gitignore b/.gitignore index 213497cf..89884a6d 100644 --- a/.gitignore +++ b/.gitignore @@ -38,7 +38,6 @@ core /.lib /Makefile /aesdata -/autom4te.cache /config.cache /config.h /config.h.in