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]

[RFC] adding .gitignore to toplevel


any qualms with starting a top level .gitignore ?  i'd have this be in the top 
level .gitignore, and do a few more subdir specific ones.

*.diff  
*.patch
*.orig  
*.rej

*.a
*.flt
*.gdb
*.gmo
*.info
*.la
*.lo
*.o
*.texi  
*.tmp

.deps
.libs

autom4te.cache  
config.cache
config.h
config.intl
config.log
config.status
libtool
Makefile
stamp-*
POTFILES
*-POTFILES
*/po/Makefile.in

.gdbinit
.gdb_history  

*.log
*.sum
-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]