*.log
.DS_Store
.env
.env.backup
.env.production
.phpactor.json
.phpunit.result.cache
/.fleet
/.idea
/.nova
/.phpunit.cache
/.vscode
/.zed
/auth.json
/node_modules
/public/build
/public/hot
/public/storage
/storage/*.key
/storage/pail
/vendor
Homestead.json
Homestead.yaml
/database/testing.sqlite
Thumbs.db

# Cursor / IDE
.cursor/

# UI reference template (not used at runtime; keeps repo smaller)
/project-template/

# Local assets cache
/bootstrap/cache/*.php
!/bootstrap/cache/.gitignore
