X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=.gitignore;h=ac78292e8cc1cd5ad8186bc1498f734048a8b3d7;hp=794df9def4d9fa614aa8e14a676f1f4ca104bee7;hb=f87c475639158070c4eeecede46ed46035ac57bd;hpb=f8e36461ed49bd77006596c48c5c4537a57ef69b diff --git a/.gitignore b/.gitignore index 794df9def..ac78292e8 100644 --- a/.gitignore +++ b/.gitignore @@ -16,6 +16,8 @@ Makefile.in *.bz2 *.tar *.class +*.trs +*.log .dirstamp configure aclocal.m4 @@ -97,6 +99,7 @@ tests/regression/ust/python-logging/test_python_logging /tests/regression/ust/baddr-statedump/prog /tests/regression/ust/baddr-statedump/prog.debug /tests/regression/ust/baddr-statedump/prog.strip +/tests/regression/ust/type-declarations/type-declarations /tests/regression/ust/ust-dl/prog /tests/regression/ust/ust-dl/libfoo.so.debug /tests/utils/testapp/gen-ust-nevents/gen-ust-nevents @@ -104,6 +107,15 @@ tests/regression/ust/python-logging/test_python_logging /tests/regression/tools/live/live_test /tests/unit/ini_config/ini_config +# man pages +/doc/man/*.1 +/doc/man/*.3 +/doc/man/*.8 +/doc/man/*.xml +/doc/man/*.html +/doc/man/asciidoc-attrs.conf +!/doc/man/lttng-health-check.3 + /benchmark/ /include/version.h