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 bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1WuGBc-0001ex-CY for barebox@lists.infradead.org; Tue, 10 Jun 2014 07:09:36 +0000 Date: Tue, 10 Jun 2014 09:09:14 +0200 From: Sascha Hauer Message-ID: <20140610070914.GU15686@pengutronix.de> References: <1402081690-23986-1-git-send-email-antonynpavlov@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1402081690-23986-1-git-send-email-antonynpavlov@gmail.com> 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" Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: Re: [PATCH 1/2] make .gitignore files visible to git To: Antony Pavlov Cc: barebox@lists.infradead.org On Fri, Jun 06, 2014 at 11:08:09PM +0400, Antony Pavlov wrote: > Signed-off-by: Antony Pavlov Applied both, thanks Sascha > --- > .gitignore | 5 +++++ > 1 file changed, 5 insertions(+) > > diff --git a/.gitignore b/.gitignore > index 5555e15..28f319a 100644 > --- a/.gitignore > +++ b/.gitignore > @@ -52,6 +52,11 @@ Module.symvers > barebox_default_env* > > # > +# git files that we don't want to ignore even it they are dot-files > +# > +!.gitignore > + > +# > # Generated include files > # > include/asm > -- > 1.9.2 > > > _______________________________________________ > 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