X-Git-Url: http://git.lttng.org/?p=ust.git;a=blobdiff_plain;f=.gitignore;h=e9cac90c5713cc674889979f3261595c04661036;hp=4bc3814b0e54f1a064df9b59bf0fcef1e2502e5b;hb=HEAD;hpb=f191dcb40aecc979da4f0e1c41fd55a116e6db19 diff --git a/.gitignore b/.gitignore index 4bc3814..e9cac90 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,7 @@ Makefile .libs/ .deps/ *~ +*.a *.la *.lo Makefile.in @@ -21,6 +22,8 @@ config.log config.status stamp-h1 libtool +ust.pc +include/ust/version.h ustctl/ustctl ust-consumerd/ust-consumerd @@ -40,3 +43,4 @@ tests/test-nevents/prog tests/trace_event/trace_event_test tests/tracepoint/benchmark/tracepoint_benchmark tests/tracepoint/tracepoint_test +tests/exit-fast/exit-fast