2005.11.19 23:29 "[Tiff] [patch] Add entries to .cvsignore", by Brad Hards

2005.11.19 23:29 "[Tiff] [patch] Add entries to .cvsignore", by Brad Hards

There is a bit of noise when doing a cvs up on a libtiff tree that has been built in.

The attached patch adds a few entries to .cvsignore files. Please apply.

We also need .cvsignore files for a few more directories. Unfortunately it is such a pain to do patches that add new files with CVS, I'll have to do them as new files - see follow-on mails.

Brad

Index: .cvsignore

===================================================================
RCS file: /cvs/maptools/cvsroot/libtiff/.cvsignore,v
retrieving revision 1.1
diff -u -4 -p -r1.1 .cvsignore
--- .cvsignore  28 Nov 2001 17:21:02 -0000      1.1
+++ .cvsignore  19 Nov 2005 23:25:36 -0000
@@ -1,2 +1,4 @@
 config.log
+config.status
+libtool
 Makefile
Index: tools/.cvsignore
===================================================================

RCS file: /cvs/maptools/cvsroot/libtiff/tools/.cvsignore,v retrieving revision 1.4

diff -u -4 -p -r1.4 .cvsignore

--- tools/.cvsignore    9 Sep 2004 18:06:55 -0000       1.4
+++ tools/.cvsignore    19 Nov 2005 23:25:36 -0000

@@ -1,4 +1,6 @@
+.deps
+.libs
 Makefile
 fax2ps
 fax2tiff
 gif2tiff
Index: libtiff/.cvsignore

=================================================================== RCS file: /cvs/maptools/cvsroot/libtiff/libtiff/.cvsignore,v retrieving revision 1.2

diff -u -4 -p -r1.2 .cvsignore

--- libtiff/.cvsignore  8 Sep 2001 16:23:08 -0000       1.2
+++ libtiff/.cvsignore  19 Nov 2005 23:25:36 -0000

@@ -5,4 +5,12 @@ mkg3states
 mkversion
 tif_fax3sm.c
 tiffvers.h
 port.h
+tiffconf.h
+*.lo
+.deps
+.libs
+*.la
+stamp-h1
+stamp-h2
+tif_config.h