summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorHangbin Liu <liuhangbin@gmail.com>2016-09-06 14:42:52 +0800
committerStephen Hemminger <stephen@networkplumber.org>2016-09-08 14:30:44 -0700
commit12f92e2e4f027ba509275464e5b14ab0522cb258 (patch)
treedf02e723dea962294ebbabc5d00bb0b755893dc3 /.gitignore
parent45a0dc164a8105701c24043a847050efd647a3cb (diff)
downloadiproute2-12f92e2e4f027ba509275464e5b14ab0522cb258.tar.gz
gitignore: Ignore 'tags' file generated by ctags
Signed-off-by: Hangbin Liu <liuhangbin@gmail.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index ef03b174..74a5496d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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