From 22f9cb4e0020fde8008dace1550be6f7449727d1 Mon Sep 17 00:00:00 2001 From: Flo Greistorfer Date: Tue, 24 Jun 2025 12:11:27 +0200 Subject: [PATCH] updated gitignore to ignor license.html in test --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index dd74b13..f202793 100644 --- a/.gitignore +++ b/.gitignore @@ -164,6 +164,7 @@ cython_debug/ test/.static test/.thumbnails test/**/index.html +test/**/license.html test/**/.metadata.json test/manifest.json themes/previews