Re: [PATCH] [.gitignore] match ncscope.out

From: Jan Engelhardt
Date: Wed May 21 2008 - 16:47:48 EST



On Thursday 2008-05-22 03:23, Jike Song wrote:
> ---
> .gitignore | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/.gitignore b/.gitignore
> index 090b293..a48b1e1 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -51,7 +51,7 @@ patches
> series
>
> # cscope files
> -cscope.*
> +*cscope.*

Unless you know there is acscope, bcscope, etc. I'd rather add
just ncscope.* instead of the catches-more *cscope.*.
--
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/