From 2018375062667cd1c66dc2bf4d01b718ee2711a1 Mon Sep 17 00:00:00 2001 From: Pyramond Date: Sat, 21 Jun 2025 14:40:42 +0200 Subject: [PATCH] Add html export directory --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 6b6b7d9..1e781bd 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,6 @@ *.json *.html - +data/HTML-exports ## Ignore Visual Studio temporary files, build results, and ## files generated by popular Visual Studio add-ons. ## and Ignore Qt objects and libs.