X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=.gitignore;h=bea8aa397e7884ff642e2d684b42d41ba6529320;hb=8cb5d813874d3b62cea4a7d5f3748191d5ebcb5e;hp=4bc3814b0e54f1a064df9b59bf0fcef1e2502e5b;hpb=f191dcb40aecc979da4f0e1c41fd55a116e6db19;p=lttng-ust.git diff --git a/.gitignore b/.gitignore index 4bc3814b..bea8aa39 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,7 @@ Makefile .libs/ .deps/ *~ +*.a *.la *.lo Makefile.in @@ -14,13 +15,16 @@ Makefile.in configure aclocal.m4 autom4te.cache/ -config.h +/config.h +/include/ust/config.h /config.h.in config/ config.log config.status stamp-h1 libtool +ust.pc +include/ust/version.h ustctl/ustctl ust-consumerd/ust-consumerd @@ -40,3 +44,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