From bd1e35c51137350e9a55611355e3f55deb335bbb Mon Sep 17 00:00:00 2001 From: servdal Date: Mon, 23 Jun 2025 14:30:25 +0700 Subject: [PATCH] update git ignore --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 2a0ed894..0eb342dc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,10 +1,10 @@ # Ignore environment files .env - +mergekemain.sh # Ignore Laravel cache, logs, and storage /storage/* !/storage/.gitignore # Ignore bootstrap cache /bootstrap/cache/* -!/bootstrap/cache/.gitignore \ No newline at end of file +!/bootstrap/cache/.gitignore