From: Jérémie Galarneau Date: Mon, 6 May 2019 21:14:02 +0000 (-0400) Subject: .gitignore: ignore ccls and clangd files X-Git-Tag: v2.11.0-rc3~139 X-Git-Url: https://git.liburcu.org/?a=commitdiff_plain;h=727c01f3e4f8318e6fdd110db29b19867b2aa163;p=lttng-tools.git .gitignore: ignore ccls and clangd files Signed-off-by: Jérémie Galarneau --- diff --git a/.gitignore b/.gitignore index b5d2a55a8..02159fa7b 100644 --- a/.gitignore +++ b/.gitignore @@ -37,10 +37,15 @@ tags .project .settings/ -# cscope and ctags +# cscope, ctags and other IDE files cscope.* tags TAGS +/.ccls-cache/ +.ccls-root +/.clangd/ +compile_commands.json +*_flymake* # m4 macros not automatically generated /m4/libtool.m4