Hi,

I attach a trivial patch to add a couple of entries to some of the .cvsignore files, in the name of cosmetic joy!

--
http://rrt.sc3d.org/ | sad, a.  the efforts of musical debutantes (Bierce)
? grep.diff
Index: .cvsignore
===================================================================
RCS file: /sources/grep/grep/.cvsignore,v
retrieving revision 1.5
diff -u -r1.5 .cvsignore
--- .cvsignore	20 Nov 2004 14:46:18 -0000	1.5
+++ .cvsignore	30 Jan 2008 17:46:58 -0000
@@ -3,6 +3,7 @@
 aclocal.m4
 autom4te.cache
 configure
+configure.ac
 config.cache
 config.h
 config.hin
Index: src/.cvsignore
===================================================================
RCS file: /sources/grep/grep/src/.cvsignore,v
retrieving revision 1.2
diff -u -r1.2 .cvsignore
--- src/.cvsignore	20 Nov 2004 14:46:19 -0000	1.2
+++ src/.cvsignore	30 Jan 2008 17:46:58 -0000
@@ -1,3 +1,4 @@
+.deps
 Makefile
 Makefile.in
 egrep

Reply via email to