Merge pull request #370 from bdsatish/master
gtags (GNU global) and cscope ignore files.
This commit is contained in:
commit
8b68687361
@ -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