[ltt-dev] [UST PATCH] Add all tests executable to gitignore
David Goulet
david.goulet at polymtl.ca
Wed Feb 9 13:43:00 EST 2011
Signed-off-by: David Goulet <david.goulet at polymtl.ca>
---
.gitignore | 16 ++++++++++++++++
1 files changed, 16 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore
index 9935f11..cdf8505 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,19 @@ libtool
ustctl/ustctl
ust-consumerd/ust-consumerd
+
+tests/basic/basic
+tests/basic_long/basic_long
+tests/dlopen/dlopen
+tests/fork/fork
+tests/fork/fork2
+tests/hello/hello
+tests/hello2/hello2
+tests/libustctl_function_tests/libustctl_function_tests
+tests/register_test/register_test
+tests/same_line_marker/same_line_marker
+tests/test-libustinstr-malloc/prog
+tests/test-nevents/prog
+tests/trace_event/trace_event_test
+tests/tracepoint/benchmark/tracepoint_benchmark
+tests/tracepoint/tracepoint_test
--
1.7.4
More information about the lttng-dev
mailing list