From b9f2a70142a3a2fa14f6884c2e1b7a742a2564e9 Mon Sep 17 00:00:00 2001 From: Philippe Proulx Date: Thu, 24 Mar 2016 12:52:51 -0400 Subject: [PATCH] .gitignore: ignore all generated files in doc/man MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Philippe Proulx Signed-off-by: Jérémie Galarneau --- .gitignore | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitignore b/.gitignore index df149a465..44c3ee7cd 100644 --- a/.gitignore +++ b/.gitignore @@ -110,10 +110,7 @@ tests/regression/ust/python-logging/test_python_logging /doc/man/*.8 /doc/man/*.xml /doc/man/*.html -!/doc/man/lttng-crash.1 !/doc/man/lttng-health-check.3 -!/doc/man/lttng-relayd.8 -!/doc/man/lttng-sessiond.8 /benchmark/ -- 2.34.1