[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20090614205431.GA4917@uranus.ravnborg.org>
Date: Sun, 14 Jun 2009 22:54:31 +0200
From: Sam Ravnborg <sam@...nborg.org>
To: Arne Janbu <arnej@...heus.de>
Cc: linux-kernel@...r.kernel.org
Subject: Re: Ignore *.lzma files
On Wed, Jun 10, 2009 at 06:25:10PM +0200, Arne Janbu wrote:
> >From 71cc682035dacd31b11666edf910afb6a4201da4 Mon Sep 17
> 00:00:00 2001
> From: Arne Janbu <arnej@...heus.de>
> Date: Wed, 10 Jun 2009 17:16:42 +0200
> Subject: [PATCH] Add *.lzma to .gitignore
>
> ---
> .gitignore | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/.gitignore b/.gitignore
> index 51bd99d..faa8b4d 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -25,6 +25,7 @@
> *.elf
> *.bin
> *.gz
> +*.lzma
>
> #
> # Top-level generic files
Applied.
Please signoff any future patches.
Thanks,
Sam
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists