Re: [PATCH] ignore *.patch files

From: Sam Ravnborg
Date: Fri Jun 05 2009 - 18:52:09 EST


On Tue, May 26, 2009 at 07:37:54PM -0400, Mike Frysinger wrote:
> Signed-off-by: Mike Frysinger <vapier@xxxxxxxxxx>
> ---
> .gitignore | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/.gitignore b/.gitignore
> index 51bd99d..3433d7c 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -25,6 +25,7 @@
> *.elf
> *.bin
> *.gz
> +*.patch

Applied,
Sam
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/