[llvm-commits] CVS: llvm/test/.cvsignore
Reid Spencer
reid at x10sys.com
Thu Mar 23 15:24:59 PST 2006
Changes in directory llvm/test:
.cvsignore added (r1.1)
---
Log message:
Ignore some files that occur when srcdir = objdir.
---
Diffs of the changes: (+5 -0)
.cvsignore | 5 +++++
1 files changed, 5 insertions(+)
Index: llvm/test/.cvsignore
diff -c /dev/null llvm/test/.cvsignore:1.1
*** /dev/null Thu Mar 23 17:24:56 2006
--- llvm/test/.cvsignore Thu Mar 23 17:24:46 2006
***************
*** 0 ****
--- 1,5 ----
+ Feature.log
+ Feature.sum
+ site.exp
+ testrun.log
+ testrun.sum
More information about the llvm-commits
mailing list