From: staticfox Date: Mon, 11 Apr 2016 14:54:44 +0000 (-0400) Subject: Ignore temporary files generated by doxygen X-Git-Tag: lxc-2.1.0~453^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F962%2Fhead;p=thirdparty%2Flxc.git Ignore temporary files generated by doxygen Signed-off-by: Matt Ullman --- diff --git a/.gitignore b/.gitignore index 626fb8f30..adc965e7d 100644 --- a/.gitignore +++ b/.gitignore @@ -144,3 +144,4 @@ tags TAGS doc/api/doxygen_sqlite3.db +doc/api/*.tmp