From 0f1cc6d5e415e4216c27e4ad35e94e60fdc62238 Mon Sep 17 00:00:00 2001 From: casjay Date: Sun, 23 Nov 2025 08:47:34 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=97=83=EF=B8=8F=20Fixed=20the=20.gitignor?= =?UTF-8?q?e=20file=20=F0=9F=97=83=EF=B8=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit .gitignore --- .gitignore | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitignore b/.gitignore index dbb7510..3b58a10 100644 --- a/.gitignore +++ b/.gitignore @@ -109,8 +109,6 @@ app.env compose.default.yaml # ignore the default dotenv file default.env -# Exclude the rootfs dir -rootfs # Exclude compose.yaml just in case it has sensitive data compose.yaml