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