X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=.gitignore;h=02159fa7b5ba11cf5326361951b540c12cbee8eb;hb=bbbfd84979130a11aebf172cf7d0d24e28165258;hp=224f6d4f4d120d9a09582fe3ed5e084127dd6297;hpb=88a5c0a9ce2333f12a1bd5d6b0ea527b86cde819;p=lttng-tools.git diff --git a/.gitignore b/.gitignore index 224f6d4f4..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 @@ -125,6 +132,11 @@ health_check /tests/perf/find_event /tests/perf/test_perf_raw /tests/unit/test_string_utils +/tests/utils/testapp/gen-ust-nevents-str/gen-ust-nevents-str +/tests/utils/testapp/userspace-probe-elf-binary/userspace-probe-elf-binary +/tests/utils/testapp/userspace-probe-elf-cxx-binary/userspace-probe-elf-cxx-binary +/tests/utils/testapp/userspace-probe-sdt-binary/foobar_provider.h +/tests/utils/testapp/userspace-probe-sdt-binary/userspace-probe-sdt-binary # man pages /doc/man/*.1