# Ignore environment files .env mergekemain.sh # Ignore Laravel cache, logs, and storage /storage/* !/storage/.gitignore # Ignore bootstrap cache /bootstrap/cache/* !/bootstrap/cache/.gitignore