From 3d664764d12d24cddcde9bc4b9c999f4ebe1c27d Mon Sep 17 00:00:00 2001 From: JJ-Cronos Date: Thu, 27 Mar 2025 12:12:54 +0200 Subject: [PATCH] ci: Remove apps list from git --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.gitignore b/.gitignore index e2fca77d..edbc83a7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,12 @@ # Environment Variables .env +# Custom Apps +# Custom apps should be set when the image is built +apps.json +apps-test-output.json + + # mounted volume sites