From cd3f9f162895951cd6b4bce0107d426c230a0405 Mon Sep 17 00:00:00 2001 From: servdal Date: Thu, 17 Jul 2025 06:32:11 +0700 Subject: [PATCH] Update gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 2fc63b90..c4fd18c7 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,7 @@ mergekemain.sh # Ignore Laravel cache, logs, and storage /htdocs/storage/* +/database !/htdocs/storage/.gitignore /htdocs/.env # Ignore bootstrap cache