[llvm-commits] CVS: llvm/.cvsignore 
    Reid Spencer 
    reid at x10sys.com
       
    Sat Jun 18 16:01:37 PDT 2005
    
    
  
Changes in directory llvm:
.cvsignore updated: 1.3 -> 1.4
---
Log message:
Ignore the configure.out file generated by "make reconfigure"
---
Diffs of the changes:  (+1 -0)
 .cvsignore |    1 +
 1 files changed, 1 insertion(+)
Index: llvm/.cvsignore
diff -u llvm/.cvsignore:1.3 llvm/.cvsignore:1.4
--- llvm/.cvsignore:1.3	Fri Dec 24 09:11:23 2004
+++ llvm/.cvsignore	Sat Jun 18 18:01:25 2005
@@ -4,3 +4,4 @@
 config.status
 cvs.out
 autom4te.cache
+configure.out
    
    
More information about the llvm-commits
mailing list