From: Hangbin Liu Date: Tue, 6 Sep 2016 06:42:52 +0000 (+0800) Subject: gitignore: Ignore 'tags' file generated by ctags X-Git-Tag: v4.8.0~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=12f92e2e4f027ba509275464e5b14ab0522cb258;p=thirdparty%2Fiproute2.git gitignore: Ignore 'tags' file generated by ctags Signed-off-by: Hangbin Liu --- diff --git a/.gitignore b/.gitignore index ef03b1742..74a5496dd 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