Jivin Mike Frysinger lays it down ... > Signed-off-by: Mike Frysinger <[email protected]>
Applied, Thanks, Davidm > --- > .gitignore | 18 ++++++++++++++++++ > 1 files changed, 18 insertions(+), 0 deletions(-) > create mode 100644 .gitignore > > diff --git a/.gitignore b/.gitignore > new file mode 100644 > index 0000000..12b560b > --- /dev/null > +++ b/.gitignore > @@ -0,0 +1,18 @@ > +# standard patterns > +*.o > +*~ > +*.orig > +*.rej > +*.patch > + > +# autotool files > +autom4te.cache > +config.log > +config.status > +Makefile > + > +# our generated files > +elf2flt > +elf2flt.ld > +flthdr > +ld-elf2flt > -- > 1.6.3.1 > > _______________________________________________ > uClinux-dev mailing list > [email protected] > http://mailman.uclinux.org/mailman/listinfo/uclinux-dev > This message was resent by [email protected] > To unsubscribe see: > http://mailman.uclinux.org/mailman/options/uclinux-dev > -- David McCullough, [email protected], Ph:+61 734352815 McAfee - SnapGear http://www.snapgear.com http://www.uCdot.org _______________________________________________ uClinux-dev mailing list [email protected] http://mailman.uclinux.org/mailman/listinfo/uclinux-dev This message was resent by [email protected] To unsubscribe see: http://mailman.uclinux.org/mailman/options/uclinux-dev
