From 6eec939e6f8fb08e3644afcc18b07212dd67773e Mon Sep 17 00:00:00 2001 From: David Zafman Date: Wed, 18 Apr 2018 09:38:19 -0700 Subject: [PATCH] git: Ignore tags anywhere Signed-off-by: David Zafman --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 3f9f1f7a776bb..96968b4e71b79 100644 --- a/.gitignore +++ b/.gitignore @@ -23,6 +23,7 @@ ceph.spec cscope.* gmon.out py-compile +tags # Files generated by crashed programs vgcore.* @@ -39,7 +40,6 @@ alpine/APKBUILD # specific local dir files /build-doc -/tags # where is this from? web/*.html -- 2.39.5