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.* >