From: Vincent Bernat Date: Fri, 27 Jun 2014 08:13:57 +0000 (+0200) Subject: gitignore: ignore generated documentation X-Git-Tag: ulogd-2.0.5~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e4ad2494318e7a5dfccb84235b7ddea9ddf987ea;p=thirdparty%2Fulogd2.git gitignore: ignore generated documentation Signed-off-by: Vincent Bernat --- diff --git a/.gitignore b/.gitignore index d371e56..c0ed7d4 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,6 @@ Makefile.in /libtool /stamp-h1 TAGS + +/doc/ulogd.* +!/doc/ulogd.sgml