[llvm-commits] CVS: llvm/.cvsignore
Reid Spencer
reid at x10sys.com
Fri Dec 24 07:11:34 PST 2004
Changes in directory llvm:
.cvsignore updated: 1.2 -> 1.3
---
Log message:
Ignore the autom4te.cache directoy.
---
Diffs of the changes: (+1 -0)
Index: llvm/.cvsignore
diff -u llvm/.cvsignore:1.2 llvm/.cvsignore:1.3
--- llvm/.cvsignore:1.2 Sun Aug 3 13:33:24 2003
+++ llvm/.cvsignore Fri Dec 24 09:11:23 2004
@@ -3,3 +3,4 @@
config.log
config.status
cvs.out
+autom4te.cache
More information about the llvm-commits
mailing list