]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commitdiff
.gitignore: add cscope files
authorEric Biggers <ebiggers@google.com>
Fri, 2 Mar 2018 03:52:36 +0000 (19:52 -0800)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 2 Mar 2018 20:13:12 +0000 (15:13 -0500)
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 <ebiggers@google.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
.gitignore

index dd587a218140085922a136e59fd6cff5e15984d3..b8ccf411fe9b3870379b3a20bc4f9f92eb70af9c 100644 (file)
@@ -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