From ace3370392f8cf874dafece4a9f558840b688e01 Mon Sep 17 00:00:00 2001 From: Andriy Gapon Date: Sun, 26 Dec 2021 12:16:23 +0200 Subject: [PATCH] add exuberant ctags tags file to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index a0ba64706603..bf2ba6fb8ca2 100644 --- a/.gitignore +++ b/.gitignore @@ -26,5 +26,6 @@ cscope.in.out cscope.out cscope.po.out compile_commands.json +tags .clangd .ccls-cache