From d57433c49f849c9de60d6c7c592268760697b56a Mon Sep 17 00:00:00 2001 From: Andre Noll Date: Sun, 2 Nov 2008 22:39:22 +0100 Subject: [PATCH] Add the latex and html directories to .gitignore. These are created by doxygen. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index ac89082..dc6c9f5 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,5 @@ adu.1 adu.1.html adu.png index.html +html/ +latex/ -- 2.39.2