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

From: Sam Ravnborg
Date: Sun May 25 2008 - 03:13:40 EST


On Wed, May 21, 2008 at 10:47:28PM +0200, Jan Engelhardt wrote:
>
> 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.*.
I did this change when I applied it.

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