From f14158a95e78072a05747b4137573f7ecdcddce5 Mon Sep 17 00:00:00 2001 From: Joeri de Bruin Date: Wed, 20 May 2026 14:48:36 +0200 Subject: [PATCH] modern linux custom/webgui_newsletter --- .gitignore | 1 + sbin/.gitignore | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 8a1ea4776..cc8592348 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ .DS_Store /*.kpf +www/uploads/temp diff --git a/sbin/.gitignore b/sbin/.gitignore index b600508d0..55928e328 100644 --- a/sbin/.gitignore +++ b/sbin/.gitignore @@ -1,2 +1 @@ -/preload.custom /preload.exclude