From e0a53a7f4a5bbbc402475bce3b1b3fb69392e063 Mon Sep 17 00:00:00 2001 From: Akim Demaille Date: Wed, 29 Aug 2001 12:08:41 +0000 Subject: [PATCH] More ignores. --- .cvsignore | 3 ++- tests/.cvsignore | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.cvsignore b/.cvsignore index e1a48168..5b999a98 100644 --- a/.cvsignore +++ b/.cvsignore @@ -3,9 +3,10 @@ config.cache config.h config.log config.status -stamp-h +stamp-h* bison-* patches *.patch *.log log patches applied *.prj releases +autom4te.cache diff --git a/tests/.cvsignore b/tests/.cvsignore index 3e35ca4a..5b76435e 100644 --- a/tests/.cvsignore +++ b/tests/.cvsignore @@ -13,3 +13,4 @@ calc.[chy] calc.tab.* calc *.output *.vcg +autom4te.cache