Skip to content

Commit efec92b

Browse files
committed
Merge pull request #59 from kkm000/patch-1
Add various tag files to .gitignore
2 parents 9073d6a + 3042ff2 commit efec92b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.gitignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,14 @@
99
.[#]*
1010
*~
1111

12+
# [ecg]tag files
13+
TAGS
14+
tags
15+
GTAGS
16+
GRTAGS
17+
GPATH
18+
GSYMS
19+
1220
# Compiled Dynamic libraries
1321
*.so
1422
*.dylib

0 commit comments

Comments
 (0)