From 39c071fe95b616866170ad6c8403b0f36c104470 Mon Sep 17 00:00:00 2001 From: Danny Al-Gaaf Date: Sun, 11 May 2014 12:26:29 +0200 Subject: [PATCH] .gitignore: ignore files generated by ctags on topdir Signed-off-by: Danny Al-Gaaf --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 1ee312939389..bcc150f07f4a 100644 --- a/.gitignore +++ b/.gitignore @@ -58,6 +58,7 @@ vgcore.* /build-doc /config.* /Makefile +/tags # temporary directory used by e.g. "make distcheck", e.g. ceph-0.42 /ceph-[0-9]*/ -- 2.47.3