From 719a9a0fa2d243309a565c2bd645f11a929c31ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Niels=20M=C3=B6ller?= <nisse@lysator.liu.se> Date: Mon, 14 May 2007 17:05:25 +0200 Subject: [PATCH] Don't ignore autom4te.cache. Rev: nettle/.cvsignore:1.2 --- .cvsignore | 1 - .gitignore | 1 - 2 files changed, 2 deletions(-) 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 -- GitLab