[Mono-devel-list] nothing really patch
Sam Clegg
sam at superduper.net
Thu Jul 31 10:27:52 EDT 2003
Here is a patch for some of mono's .cvsignore files.
cvsignore files are also missing in:
mono/arch/alpha/
mono/arch/s390/
mono/profiler/
Wasn't sure how to do a -N on a "cvs diff" but the following works
fine for these directories:
---
.libs
.deps
Makefile
Makefile.in
*.lo
*.la
---
--
sam clegg
:: sam at superduper.net :: http://superduper.net/ :: PGP : D91EE369
$superduper: .signature,v 1.13 2003/06/17 10:29:24 sam Exp $
-------------- next part --------------
Index: ./arch/sparc/.cvsignore
===================================================================
RCS file: /mono/mono/mono/arch/sparc/.cvsignore,v
retrieving revision 1.1
diff -u -r1.1 .cvsignore
--- ./arch/sparc/.cvsignore 11 Feb 2002 22:48:46 -0000 1.1
+++ ./arch/sparc/.cvsignore 31 Jul 2003 09:28:44 -0000
@@ -1,2 +1,3 @@
Makefile
Makefile.in
+.deps
Index: ./metadata/.cvsignore
===================================================================
RCS file: /mono/mono/mono/metadata/.cvsignore,v
retrieving revision 1.3
diff -u -r1.3 .cvsignore
--- ./metadata/.cvsignore 20 Jul 2002 10:10:26 -0000 1.3
+++ ./metadata/.cvsignore 31 Jul 2003 09:28:44 -0000
@@ -1,6 +1,7 @@
Makefile
Makefile.in
pedump
+monosn
.libs
.deps
*.lo
Index: ./mini/.cvsignore
===================================================================
RCS file: /mono/mono/mono/mini/.cvsignore,v
retrieving revision 1.2
diff -u -r1.2 .cvsignore
--- ./mini/.cvsignore 7 Apr 2003 12:37:35 -0000 1.2
+++ ./mini/.cvsignore 31 Jul 2003 09:28:44 -0000
@@ -7,7 +7,9 @@
.libs
.deps
mini
+mono
genmdesc
inssel.c inssel.h
mini.pc
cpu-pentium.h
+cpu-g4.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20030731/47e1de68/attachment.bin
More information about the Mono-devel-list
mailing list