From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Snyder To: James Kingdon Cc: gdb-patches@sources.redhat.com Subject: Re: .cvsignore files Date: Mon, 12 Feb 2001 12:14:00 -0000 Message-id: <3A884457.16DFCB16@cygnus.com> References: <3A884225.D86D43EC@engr.sgi.com> X-SW-Source: 2001-02/msg00175.html James Kingdon wrote: > > The enclosed cleans up the "? foo" messages from CVS (in the gdb and > gdb/doc > directories). OK to commit? I don't get it. All of these files go into the build directory. Are you building in the source directory? > > P.S. still waiting for feedback on > http://sources.redhat.com/ml/gdb-patches/2001-02/msg00161.html > - I'd like to commit that patch unless someone has an objection. > The companion patch is > http://sources.redhat.com/ml/binutils/2001-02/msg00199.html but > I'll take that one up with the binutils list unless someone here > wants to comment. > > Index: gdb/.cvsignore > =================================================================== > RCS file: .cvsignore > diff -N .cvsignore > --- /dev/null Tue May 5 13:32:27 1998 > +++ .cvsignore Mon Feb 12 11:12:20 2001 > @@ -0,0 +1,10 @@ > +*.tab.c > +gdb > +stamp-h > +config.status > +.gdbinit > +Makefile > +config.h > +config.log > +version.c > +init.c > Index: gdb/doc/.cvsignore > =================================================================== > RCS file: .cvsignore > diff -N .cvsignore > --- /dev/null Tue May 5 13:32:27 1998 > +++ .cvsignore Mon Feb 12 11:12:20 2001 > @@ -0,0 +1,5 @@ > +*.info* > +config.status > +GDBvn.texi > +Makefile > +config.log