From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mediacenter.hi.pengutronix.de ([2001:6f8:1178:2::65]) by metis.ext.pengutronix.de with esmtp (Exim 4.72) (envelope-from ) id 1RamQ8-0000ey-NZ for ptxdist@pengutronix.de; Wed, 14 Dec 2011 11:50:44 +0100 Received: from mol by mediacenter.hi.pengutronix.de with local (Exim 4.72) (envelope-from ) id 1RamQ8-0006PO-MS for ptxdist@pengutronix.de; Wed, 14 Dec 2011 11:50:44 +0100 Date: Wed, 14 Dec 2011 11:50:44 +0100 From: Michael Olbrich Message-ID: <20111214105044.GH15788@pengutronix.de> References: <1323815886-66887-1-git-send-email-andreas@biessmann.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1323815886-66887-1-git-send-email-andreas@biessmann.de> Subject: Re: [ptxdist] [PATCH] update .gitignore Reply-To: ptxdist@pengutronix.de List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Sender: ptxdist-bounces@pengutronix.de Errors-To: ptxdist-bounces@pengutronix.de To: ptxdist@pengutronix.de On Tue, Dec 13, 2011 at 11:38:05PM +0100, Andreas Bie=DFmann wrote: > Ignore links to sane tools in bin/ I've aded this instead: -------------- /bin/* !/bin/ptxdist ------------- This way we don't have to add all the tools. Michael > Signed-off-by: Andreas Bie=DFmann > --- > .gitignore | 8 ++++++++ > 1 files changed, 8 insertions(+), 0 deletions(-) > = > diff --git a/.gitignore b/.gitignore > index 2548524..0a35092 100644 > --- a/.gitignore > +++ b/.gitignore > @@ -25,3 +25,11 @@ scripts/kconfig/zconf.hash.c > scripts/kconfig/zconf.tab.c > scripts/kconfig/*.o > scripts/kconfig/lxdialog/*.o > + > +bin/awk > +bin/chmod > +bin/md5sum > +bin/mv > +bin/python > +bin/rm > +bin/sed > -- = > 1.7.8 > = > = > -- = > ptxdist mailing list > ptxdist@pengutronix.de -- = Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | -- = ptxdist mailing list ptxdist@pengutronix.de