X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=.gitignore;h=e9cac90c5713cc674889979f3261595c04661036;hb=0a2aba1397f90fa65c293ab856d18579ae14b77f;hp=4bc3814b0e54f1a064df9b59bf0fcef1e2502e5b;hpb=f191dcb40aecc979da4f0e1c41fd55a116e6db19;p=lttng-ust.git diff --git a/.gitignore b/.gitignore index 4bc3814b..e9cac90c 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