gitignore: Ignore 'tags' file generated by ctags

Signed-off-by: Hangbin Liu <liuhangbin@gmail.com>
This commit is contained in:
Hangbin Liu 2016-09-06 14:42:52 +08:00 committed by Stephen Hemminger
parent 45a0dc164a
commit 12f92e2e4f
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -10,6 +10,7 @@ Config
# cscope
cscope.*
ncscope.*
tags
TAGS
# git files that we don't want to ignore even it they are dot-files