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.12.0-rc1~571 X-Git-Url: https://git.liburcu.org/?p=lttng-tools.git;a=commitdiff_plain;h=0de5dd578a2dca9be208f6c2f56c8e1e9ae7291c .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