Files
lis/.gitignore
T
2025-08-31 21:02:48 +07:00

17 lines
293 B
Plaintext

# Ignore environment files
mergekemain.sh
# Ignore Laravel cache, logs, and storage
/htdocs/storage/
/htdocs/.env
/hotdocs/vendor/
/hotdocs/listenerlis/
/node_modules/
/npm-debug.log
/yarn-error.log
# Ignore bootstrap cache
/htdocs/bootstrap/cache/*
.env
!/htdocs/bootstrap/cache/.gitignore