[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[coldsync-hackers] missing .cvsignore files
- To: ColdSync Hackers <coldsync-hackers at lusars dot net>
 
- Subject: [coldsync-hackers] missing .cvsignore files
 
- From: Pierre Phaneuf <pp at ludusdesign dot com>
 
- Date: Wed, 16 Oct 2002 17:58:39 -0400
 
- Reply-To: coldsync-hackers at lusars dot net
 
- Sender: owner-coldsync-hackers at lusars dot net
 
- User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.1) Gecko/20020913 Debian/1.1-1
 
Here are some missing .cvsignore files:
--- coldnamed/.cvsignore
coldnamed
--- perl/ColdSync/.cvsignore
Makefile
pm_to_blib
blib
And the following modifications:
Index: .cvsignore
===================================================================
RCS file: /var/lib/cvs/coldsync/.cvsignore,v
retrieving revision 1.3
diff -u -p -r1.3 .cvsignore
--- .cvsignore  31 Jan 1999 22:16:49 -0000      1.3
+++ .cvsignore  16 Oct 2002 21:51:21 -0000
@@ -3,3 +3,9 @@ pilot.scratch
  errs*
  *.core
  .depend
+Make.rules
+autom4te.cache
+config.h
+config.log
+config.status
+configure
Index: doc/.cvsignore
===================================================================
RCS file: /var/lib/cvs/coldsync/doc/.cvsignore,v
retrieving revision 1.1
diff -u -p -r1.1 .cvsignore
--- doc/.cvsignore      4 Feb 1999 11:21:43 -0000       1.1
+++ doc/.cvsignore      16 Oct 2002 21:51:21 -0000
@@ -16,3 +16,4 @@ errs*
  *.pg
  *.ty
  *.cps
+version.texi
Index: src/.cvsignore
===================================================================
RCS file: /var/lib/cvs/coldsync/src/.cvsignore,v
retrieving revision 2.1
diff -u -p -r2.1 .cvsignore
--- src/.cvsignore      26 Jun 2001 06:15:10 -0000      2.1
+++ src/.cvsignore      16 Oct 2002 21:51:22 -0000
@@ -3,3 +3,4 @@ y.tab.h
  y.tab.c
  lex.yy.c
  .depend
+coldsync
-- 
Pierre Phaneuf
http://advogato.org/person/pphaneuf/
-- 
This message was sent through the coldsync-hackers mailing list.  To remove
yourself from this mailing list, send a message to majordomo@thedotin.net
with the words "unsubscribe coldsync-hackers" in the message body.  For more
information on Coldsync, send mail to coldsync-hackers-owner@thedotin.net.