[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <df9815e70805221953q42a6b96bm540dc56893053c27@mail.gmail.com>
Date: Fri, 23 May 2008 10:53:27 +0800
From: "Jike Song" <albcamus@...il.com>
To: "Jan Engelhardt" <jengelh@...ozas.de>
Cc: sam@...nborg.org, akpm@...ux-foundation.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] [.gitignore] match ncscope.out
sounds reasonable. As far as I know, `ncscope*.out' is enough to
match all the cscope tmp files.
--
thanks and regards,
Jike
On Thu, May 22, 2008 at 4:47 AM, Jan Engelhardt <jengelh@...ozas.de> 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.*.
>
--
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