X-Git-Url: https://git.lttng.org/?p=ust.git;a=blobdiff_plain;f=.gitignore;h=e9cac90c5713cc674889979f3261595c04661036;hp=cdf8505e2843075bfa29f410dd65763cb8b2383c;hb=HEAD;hpb=c067bf5b81aaf064bd10cce9d45e3f1e033d1cb5 diff --git a/.gitignore b/.gitignore index cdf8505..e9cac90 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,7 @@ Makefile .libs/ .deps/ *~ +*.a *.la *.lo Makefile.in @@ -15,12 +16,14 @@ configure aclocal.m4 autom4te.cache/ config.h -config.h.in +/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 +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