From: Jérémie Galarneau Date: Mon, 8 Mar 2021 21:57:24 +0000 (-0500) Subject: .gitignore: add notification-client and test_event_expr_to_bytecode X-Git-Tag: v2.13.0-rc1~260 X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=commitdiff_plain;h=c3426abd47c0c79abb2efcf473fdb682b9d044a8;hp=748b5f7b257748a094096ef2beeb2eb941324978 .gitignore: add notification-client and test_event_expr_to_bytecode Signed-off-by: Jérémie Galarneau Change-Id: Id2d0fb01ae34ff8c8e8bec07154426f41c71a2ac --- diff --git a/.gitignore b/.gitignore index 6313f131c..3c76b61f2 100644 --- a/.gitignore +++ b/.gitignore @@ -110,6 +110,7 @@ health_check /tests/regression/tools/notification/notification /tests/regression/tools/rotation/schedule_api /tests/regression/tools/notification/rotation +/tests/regression/tools/trigger/utils/notification-client /tests/regression/ust/overlap/demo/demo /tests/regression/ust/linking/demo_builtin /tests/regression/ust/linking/demo_static @@ -146,6 +147,7 @@ health_check /tests/unit/test_string_utils /tests/unit/test_buffer_view /tests/unit/test_kernel_probe +/tests/unit/test_event_expr_to_bytecode /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