From a681cb9b75099964a5c09e1d6df26ad4d339b10b Mon Sep 17 00:00:00 2001 From: Kai Moritz Date: Sun, 19 Oct 2025 14:05:23 +0200 Subject: [PATCH] WIP:Addes website juplo.de as frontend-branding --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 6b2d1917..434a8b6f 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ application.* .idea/ nbactions.xml thymeroot.iml +/node_modules/ -- 2.39.5