From 00213dab274bea4fc192d5b0805db67e5d718751 Mon Sep 17 00:00:00 2001 From: eban Date: Tue, 26 Mar 2002 06:44:52 +0000 Subject: .cvsignore: add autom4te*.cache. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@2286 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- .cvsignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.cvsignore b/.cvsignore index ac1a9db52..6036a2c8b 100644 --- a/.cvsignore +++ b/.cvsignore @@ -13,6 +13,7 @@ README.fat-patch README.v6 a.rb archive +autom4te*.cache automake beos config.cache -- cgit