From: Yunlong Song Date: Thu, 7 Sep 2017 13:09:15 +0000 (+0800) Subject: f2fs-tools: add cscope files to .gitignore X-Git-Tag: v1.9.0~3 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0e18bc4d15b6f0e8f1fd9c13239c625267486d04;p=platform%2Fupstream%2Ff2fs-tools.git f2fs-tools: add cscope files to .gitignore Signed-off-by: Yunlong Song Reviewed-by: Chao Yu Signed-off-by: Jaegeuk Kim --- 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.*