This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] gdbserver: start a gitignore


On Wednesday, December 22, 2010 06:24:18 Eli Zaretskii wrote:
> > Date: Wed, 22 Dec 2010 08:45:18 +0400
> > From: Joel Brobecker <brobecker@adacore.com>
> > Cc: gdb-patches@sourceware.org
> > 
> > I'm OK but slightly hesitant to introduce a .gitignore for files that
> > are compilation artifacts, not development artifacts.  If we start
> > on that road, the list is possibly quite long.
> 
> How long can it be?  Something like *.o, *.so, *.exe, and a couple of
> binaries we produce?  Is that really a problem?

the higher level gitignores already take care of the common ignores.  subdirs 
need to only mention their specific generated files.
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]