[llvm-commits] [llvm] r38451 - /llvm/trunk/
Reid Spencer
reid at x10sys.com
Mon Jul 9 01:49:26 PDT 2007
Author: reid
Date: Mon Jul 9 03:49:26 2007
New Revision: 38451
URL: http://llvm.org/viewvc/llvm-project?rev=38451&view=rev
Log:
Update the svn:ignore property to eliminate all files
that start with svn-commit. because there can be several of them.
Modified:
llvm/trunk/ (props changed)
Propchange: llvm/trunk/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Mon Jul 9 03:49:26 2007
@@ -11,6 +11,6 @@
LLVM-*
_distcheckdir
llvm.spec
-svn-commit.tmp
+svn-commit.*
*.patch
*.patch.raw
More information about the llvm-commits
mailing list