From: Mike Frysinger Date: Wed, 17 Nov 2010 19:34:59 +0000 (+0000) Subject: start a gitignore X-Git-Url: http://git.efficios.com/?a=commitdiff_plain;h=8c21d9c72e3c7a520d32d1593a99a7c2a736f258;p=deliverable%2Fbinutils-gdb.git start a gitignore --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000000..dc1bf3f11b --- /dev/null +++ b/.gitignore @@ -0,0 +1,40 @@ +*.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 +libtool +Makefile +stamp-* +POTFILES +*-POTFILES +*/po/Makefile.in + +.gdbinit +.gdb_history +core + +lost+found + +*.log +*.sum diff --git a/ChangeLog b/ChangeLog index f97c1ab6a7..22c8fc53dd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2010-11-17 Mike Frysinger + + * .gitignore: New file. + 2010-11-05 Michael Eager * COPYING.LIBGLOSS: Correct typo in microblaze.