.DS_Store
.idea
.env
.env.testing
.phpunit.result.cache
phpunit.dusk.xml
auth.json

# Ignore all vendor files included by composer and the lock file
/vendor
composer.lock
node_modules

/public/vendor
/public/storage

/storage/clockwork
/_ide_helper.php
