From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from metis.ext.pengutronix.de ([2001:6f8:1178:4:290:27ff:fe1d:cc33]) by canuck.infradead.org with esmtps (Exim 4.72 #1 (Red Hat Linux)) id 1PS7D9-000139-L6 for barebox@lists.infradead.org; Mon, 13 Dec 2010 12:09:00 +0000 Date: Mon, 13 Dec 2010 13:08:57 +0100 From: Sascha Hauer Message-ID: <20101213120857.GH6017@pengutronix.de> References: <13507e3e1f3a5dfa2e79be2ffcfbe6d7b9e84bb3.1292219932.git.baruch@tkos.co.il> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <13507e3e1f3a5dfa2e79be2ffcfbe6d7b9e84bb3.1292219932.git.baruch@tkos.co.il> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: barebox-bounces@lists.infradead.org Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: Re: [PATCH] remove redundant .gitignore entries To: Baruch Siach Cc: barebox@lists.infradead.org Hi Baruch, On Mon, Dec 13, 2010 at 08:00:10AM +0200, Baruch Siach wrote: > The ARCH and CROSS_COMPILE entries were introduced in commit cdfd8bdd, probably > by mistake. 'redundant' seems to imply that these are duplicates, but they are not. They were also not introduced by accident. I use a wrapper script for make which evaluates these files, so I'd like to keep them, although they are only for my personal use. Sascha > > Signed-off-by: Baruch Siach > --- > .gitignore | 2 -- > 1 files changed, 0 insertions(+), 2 deletions(-) > > diff --git a/.gitignore b/.gitignore > index 6f04601..cdc4df0 100644 > --- a/.gitignore > +++ b/.gitignore > @@ -34,8 +34,6 @@ barebox.netx > barebox.map > System.map > Module.symvers > -ARCH > -CROSS_COMPILE > barebox_default_env > > # > -- > 1.7.2.3 > > > _______________________________________________ > barebox mailing list > barebox@lists.infradead.org > http://lists.infradead.org/mailman/listinfo/barebox > -- 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 | _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox