Whamcloud - gitweb
git://git.whamcloud.com
/
tools
/
e2fsprogs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4aa098a
)
.gitignore: add cscope files
author
Eric Biggers
<ebiggers@google.com>
Fri, 2 Mar 2018 03:52:36 +0000
(19:52 -0800)
committer
Theodore 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
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index
dd587a2
..
b8ccf41
100644
(file)
--- 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