From 5075eb0dc2afad073345d109fbab51d6f9e18057 Mon Sep 17 00:00:00 2001 From: Sem van der Hoeven Date: Tue, 18 May 2021 13:56:20 +0200 Subject: [PATCH] [EDIT] add lines to gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 4557e28..4f85d94 100644 --- a/.gitignore +++ b/.gitignore @@ -425,4 +425,7 @@ FodyWeavers.xsd # Additional files built by Visual Studio *.tlog +docs/* +doc/* + # End of https://www.toptal.com/developers/gitignore/api/c++,visualstudio,visualstudiocode,opencv