X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=.gitignore;h=44c3ee7cdeda9119efc08744396cc49704e0761e;hp=ca08d958496802c45960754c4db2715f4381c772;hb=3e40ee67e45d41f30a3cb3e9c6cacb4f14bebc75;hpb=65385a822c061a32c9059caac52f1a69bd06795b diff --git a/.gitignore b/.gitignore index ca08d9584..44c3ee7cd 100644 --- a/.gitignore +++ b/.gitignore @@ -37,6 +37,7 @@ tags # cscope and ctags cscope.* tags +TAGS # m4 macros not automatically generated /m4/libtool.m4 @@ -103,6 +104,14 @@ 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/lttng-health-check.3 + /benchmark/ /include/version.h