X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=.gitignore;h=dcf4d37d059d9ab7a84423d2b1f6cb346d851772;hb=a3bc3918a3e9f219cc54adcc41dd6b37381b30ff;hp=b5d2a55a8475968d2133641fd5651b8f55863f21;hpb=b12e37246d50f74583cd29b4d766f6f4fb4e8656;p=lttng-tools.git diff --git a/.gitignore b/.gitignore index b5d2a55a8..dcf4d37d0 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 @@ -78,6 +83,7 @@ TAGS /tests/unit/test_utils_parse_time_suffix /tests/unit/test_utils_expand_path /tests/unit/test_notification +/tests/unit/test_directory_handle kernel_all_events_basic kernel_event_basic ust_global_event_wildcard @@ -151,4 +157,6 @@ health_check /include/version.i /include/version.i.tmp +/version + classnoinst.stamp