Re: [PATCH] f2fs-tools: add cscope files to .gitignore

From: Chao Yu
Date: Mon Sep 11 2017 - 06:33:01 EST


On 2017/9/7 21:09, Yunlong Song wrote:
> Signed-off-by: Yunlong Song <yunlong.song@xxxxxxxxxx>

Reviewed-by: Chao Yu <yuchao0@xxxxxxxxxx>

> ---
> .gitignore | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/.gitignore b/.gitignore
> index abe1336..d5ca55d 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -50,3 +50,7 @@ stamp-h1
> /tools/fibmap.f2fs
> /tools/parse.f2fs
> /tools/f2fscrypt
> +
> +# cscope files
> +cscope.*
> +ncscope.*
>