From 2d48be00091f9b508920b1c83d1026d33027a5c6 Mon Sep 17 00:00:00 2001 From: foefl Date: Thu, 10 Apr 2025 07:37:23 +0200 Subject: [PATCH] update gitignore to exclude doc folders --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index a83358f..f810f85 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,7 @@ prototypes/ data/ reports/ *.code-workspace +docs/ # credentials CREDENTIALS*