From: Reid Spencer Date: Fri, 24 Dec 2004 15:11:23 +0000 (+0000) Subject: Ignore the autom4te.cache directoy. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=a4cf489b0b57858565e2d0ba878f2198da0117b5;p=oota-llvm.git Ignore the autom4te.cache directoy. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19139 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/.cvsignore b/.cvsignore index 5bf8e4975f7..4d07e98d6d5 100644 --- a/.cvsignore +++ b/.cvsignore @@ -3,3 +3,4 @@ Makefile.config config.log config.status cvs.out +autom4te.cache