Re: [patch] gitignore quilt's files

From: Brice Goglin
Date: Mon Jul 17 2006 - 18:54:15 EST


Qi Yong wrote:
> gitignore: ignore quilt's files.
>
> Signed-off-by: Qi Yong <qiyong@xxxxxxxxx>
> ---
>
> diff --git a/.gitignore b/.gitignore
> index 27fd376..21e346a 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -33,3 +33,7 @@ include/linux/version.h
>
> # stgit generated dirs
> patches-*
> +
> +# quilt's files
> +patches
> +series
>
>


Isn't "series" in the "patches/" subdirectory ? With quilt 0.45, the
only quilt files I see in my linux-tree root are patches/ and .pc/

Brice

-
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/