Jivin Mike Frysinger lays it down ... > Signed-off-by: Mike Frysinger <[email protected]>
applied, Thanks, Davidm > --- > .gitignore | 6 ++++++ > 1 files changed, 6 insertions(+), 0 deletions(-) > > diff --git a/.gitignore b/.gitignore > index 12b560b..92ff5f6 100644 > --- a/.gitignore > +++ b/.gitignore > @@ -1,9 +1,15 @@ > # standard patterns > +*.a > *.o > *~ > *.orig > *.rej > *.patch > +.deps > + > +a.out > +*.gdb > +*.exe > > # autotool files > autom4te.cache > -- > 1.6.3.3 > > _______________________________________________ > 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
