diff .hgignore @ 22:5519ad48822e

doc: add Doxygen documentation, closes #2450
author David Demelier <markand@malikania.fr>
date Thu, 09 Jan 2020 20:48:01 +0100
parents 61faa3054bed
children 0d5ecefcccd3
line wrap: on
line diff
--- a/.hgignore	Thu Jan 09 20:25:16 2020 +0100
+++ b/.hgignore	Thu Jan 09 20:48:01 2020 +0100
@@ -14,3 +14,8 @@
 ^tests/test-color$
 \.d$
 \.o$
+
+# doxygen stuff.
+^doxygen/html$
+^doxygen/man$
+^doxygen/doxygen_sqlite3\.db$