From 7abd61025883b69f9e69a77f4992e3b45888b208 Mon Sep 17 00:00:00 2001 From: Robert Date: Sat, 16 May 2020 16:13:52 +0200 Subject: [PATCH] Update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 3b7513f..fff3cfb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ *.json out/ -.vs/ \ No newline at end of file +.vs/ +doc/ \ No newline at end of file