update git ignore

This commit is contained in:
servdal
2025-06-23 14:30:25 +07:00
parent 027610b61b
commit bd1e35c511

2
.gitignore vendored
View File

@@ -1,6 +1,6 @@
# Ignore environment files # Ignore environment files
.env .env
mergekemain.sh
# Ignore Laravel cache, logs, and storage # Ignore Laravel cache, logs, and storage
/storage/* /storage/*
!/storage/.gitignore !/storage/.gitignore