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


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?

*.a, *.la, *.lo....



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