From: Jérémie Galarneau Date: Mon, 2 Oct 2023 19:37:58 +0000 (-0400) Subject: .gitignore: add man{1,3,7,8} symlinks X-Git-Url: http://git.liburcu.org/?p=lttng-tools.git;a=commitdiff_plain;h=4cf554670aa5c112916c831091e8a40ba4e0b23f .gitignore: add man{1,3,7,8} symlinks Signed-off-by: Jérémie Galarneau Change-Id: I9695833394aa51c1fa62f86cc77ce8981088cbbf --- diff --git a/.gitignore b/.gitignore index 0090ac493..464920ea8 100644 --- a/.gitignore +++ b/.gitignore @@ -172,6 +172,10 @@ compile_commands.json /doc/man/*.h /doc/man/asciidoc-attrs.conf !/doc/man/lttng-health-check.3 +/doc/man/man1 +/doc/man/man3 +/doc/man/man7 +/doc/man/man8 # examples /doc/examples/rotation/rotate-client