Skip to content

Commit 8b68687

Browse files
committed
Merge pull request #370 from bdsatish/master
gtags (GNU global) and cscope ignore files.
2 parents bb60b96 + e741ca3 commit 8b68687

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)