From f242d4f6a0b922247aa72cb85337586da5136b7a Mon Sep 17 00:00:00 2001 From: "Claudius \"keldu\" Holeksa" Date: Wed, 3 Apr 2024 13:13:24 +0200 Subject: docs: Adding ignores and the Doxygen config file --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 328a7c0..808aaa5 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,8 @@ compile_commands.json # default log dumps log + +# Doc ignores +docs/html +docs/latex +docs/xml -- cgit v1.2.3