/vendor/
node_modules/
npm-debug.log
yarn-error.log
.env
.phpunit.result.cache
/build

.env.testing

/storage/*.pem
/tests/*.json

*.example.json
*.cache.json


