This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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: [RFC] adding .gitignore to toplevel


On Tuesday, November 16, 2010 12:29:47 Mike Frysinger wrote:
> *.diff
> *.patch
> *.orig
> *.rej
> 
> *~
> *.a
> *.flt
> *.gdb
> *.gmo
> *.info
> *.la
> *.lo
> *.o
> *.tmp
> 
> .deps
> .libs
> 
> autom4te.cache
> config.cache
> config.h
> config.intl
> config.log
> config.status
> dir.info
> libtool
> Makefile
> stamp-*
> POTFILES
> *-POTFILES
> */po/Makefile.in
> 
> .gdbinit
> .gdb_history
> core
> 
> lost+found
> 
> *.log
> *.sum

ive committed this now minus the "dir.info" entry pointed out by Alan.  i'll 
start new threads for sub-projects.
-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]