From: Reid Spencer Date: Sat, 18 Jun 2005 23:01:25 +0000 (+0000) Subject: Ignore the configure.out file generated by "make reconfigure" X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=825e6f4d9bfaacdb006876fa1a3a250a0b026a6a;p=oota-llvm.git Ignore the configure.out file generated by "make reconfigure" git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22259 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/.cvsignore b/.cvsignore index 4d07e98d6d5..d7ad626a639 100644 --- a/.cvsignore +++ b/.cvsignore @@ -4,3 +4,4 @@ config.log config.status cvs.out autom4te.cache +configure.out