/.phpunit.cache
/node_modules
/public/build
/public/hot
/public/storage
/storage/*.key
/storage/firebase-credentials.json
/vendor
.env
.env.backup
.env.production
.env.dusk.local
.phpactor.json
.phpunit.result.cache
Homestead.json
Homestead.yaml
auth.json
npm-debug.log
yarn-error.log
/.fleet
/.idea
/.vscode
*.code-workspace
coverage-html/
work/

# Generated SEO files
/public/sitemap.xml
/public/robots.txt
.php-cs-fixer.cache

.serena/cache/*
dump.rdb

# Test result files
test-results.log
test_results.txt
*.backup
.env~
database/schema/*.bak
