[lttng-dev] [PATCH lttng-ust 3/3] Update .gitignore
Mathieu Desnoyers
mathieu.desnoyers at efficios.com
Wed Jul 24 09:52:48 EDT 2013
* Zifei Tong (soariez at gmail.com) wrote:
> Signed-off-by: Zifei Tong <soariez at gmail.com>
> ---
> .gitignore | 4 ++++
> 1 file changed, 4 insertions(+)
there are some files missing from the .gitignore.
>
> diff --git a/.gitignore b/.gitignore
> index 3d17940..07d1306 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -34,6 +34,8 @@ ust-consumerd/ust-consumerd
> doc/examples/demo/demo
> doc/examples/easy-ust/sample
> doc/examples/hello-static-lib/hello
> +doc/examples/gen-tp/sample
> +doc/examples/gen-tp/sample_tracepoint.h
>
> tests/hello/hello
> tests/hello.cxx/hello
> @@ -44,3 +46,5 @@ tests/trace_event/trace_event_test
> tests/tracepoint/benchmark/tracepoint_benchmark
> tests/tracepoint/tracepoint_test
> tests/snprintf/prog
> +tests/benchmark/bench1
> +tests/benchmark/bench2
> --
> 1.8.3.3
>
--
Mathieu Desnoyers
EfficiOS Inc.
http://www.efficios.com
More information about the lttng-dev
mailing list