X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=.gitignore;h=02159fa7b5ba11cf5326361951b540c12cbee8eb;hb=eafef9ebb1eb94515356250010370703b85f38a0;hp=c25fb7008f843c61212d7943b4800f80618c19c7;hpb=a9c2df2bfce7a27b53ee5d5101f259f3e1f506b1;p=lttng-tools.git diff --git a/.gitignore b/.gitignore index c25fb7008..02159fa7b 100644 --- a/.gitignore +++ b/.gitignore @@ -18,6 +18,7 @@ Makefile.in *.class *.trs *.log +*.exe .dirstamp configure aclocal.m4 @@ -36,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 @@ -72,6 +78,7 @@ TAGS /tests/unit/test_session /tests/unit/test_uri /tests/unit/test_ust_data +/tests/unit/test_utils_compat_poll /tests/unit/test_utils_parse_size_suffix /tests/unit/test_utils_parse_time_suffix /tests/unit/test_utils_expand_path