From: Eric Biggers Date: Fri, 2 Mar 2018 03:52:36 +0000 (-0800) Subject: .gitignore: add cscope files X-Git-Tag: v1.44.0-rc2~8^2~2 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=0b5c918d7885ae65729510600e240f04b8beef4f;p=tools%2Fe2fsprogs.git .gitignore: add cscope files The .gitignore file for e2fsprogs was ignoring the index files for ctags but not for cscope. Add cscope to the list. Signed-off-by: Eric Biggers Signed-off-by: Theodore Ts'o --- diff --git a/.gitignore b/.gitignore index dd587a2..b8ccf41 100644 --- a/.gitignore +++ b/.gitignore @@ -22,6 +22,7 @@ MCONFIG asm_types.h config.log config.status +cscope.* debugfs/extent_cmds.c debugfs/debug_cmds.c debugfs/debugfs @@ -203,6 +204,7 @@ misc/uuidd misc/uuidd.8 misc/uuidgen misc/uuidgen.1 +ncscope.* parse-types.log po/Makefile.in po/POTFILES