From 4f9f6362c221559d4689c5b5a9fa2c2408870d8f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vivek=20Das=C2=A0Mohapatra?= <vivek@collabora.co.uk> Date: Thu, 20 Jul 2017 00:34:41 +0100 Subject: [PATCH] Ignore some new artefacts created by the documentation tools --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index e39c8aa9a..aa4091b7e 100644 --- a/.gitignore +++ b/.gitignore @@ -45,3 +45,7 @@ data/dirconf.txt *.swp *.tmp install.log +*.1 +*-overrides.txt +*-sections.txt +*.types -- GitLab