fix .gitignore rules

This commit is contained in:
servdal
2025-08-31 21:13:46 +07:00
parent 33d5d88045
commit 968200880d
13082 changed files with 903 additions and 1992544 deletions

No files matched your search

+7 -4
View File
@@ -2,11 +2,14 @@
mergekemain.sh
# Ignore Laravel cache, logs, and storage
/htdocs/storage/
/htdocs/.env
/hotdocs/vendor/
/hotdocs/listenerlis/
/htdocs/vendor/
/htdocs/listenerlis/
/htdocs/storage/*.key
/htdocs/storage/logs/*
/htdocs/storage/framework/cache/*
/htdocs/storage/framework/sessions/*
/htdocs/storage/framework/views/*
/node_modules/
/npm-debug.log
/yarn-error.log