Skip to content

Commit e741ca3

Browse files
committed
Ignores for gtags and cscope added.
1 parent 4b6bf65 commit e741ca3

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

Global/Tags.gitignore

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
1-
# Ignore tags created by etags and ctags
1+
# Ignore tags created by etags, ctags, gtags (GNU global) and cscope
22
TAGS
33
!TAGS/
44
tags
55
!tags/
6+
gtags.files
7+
GTAGS
8+
GRTAGS
9+
GPATH
10+
cscope.files
11+
cscope.out
12+
cscope.in.out
13+
cscope.po.out
14+

0 commit comments

Comments
 (0)