From 77ac2882c43aba74ab66e78f95458170deee6aaf Mon Sep 17 00:00:00 2001 From: =?utf8?q?Fr=C3=A9d=C3=A9ric=20Marchal?= Date: Tue, 21 Aug 2012 21:22:02 +0200 Subject: [PATCH] Ignore Doxygen files (hmtl and log) --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 5507fb4..068779f 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,5 @@ m4 po/Makevars.template po/stamp-po po/*.gmo +html/ +doxygen.log -- 2.47.3