Ignores for gtags and cscope added.
This commit is contained in:
parent
4b6bf65bdf
commit
e741ca37c8
@ -1,5 +1,14 @@
|
||||
# Ignore tags created by etags and ctags
|
||||
# Ignore tags created by etags, ctags, gtags (GNU global) and cscope
|
||||
TAGS
|
||||
!TAGS/
|
||||
tags
|
||||
!tags/
|
||||
gtags.files
|
||||
GTAGS
|
||||
GRTAGS
|
||||
GPATH
|
||||
cscope.files
|
||||
cscope.out
|
||||
cscope.in.out
|
||||
cscope.po.out
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user