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

.env.testing
*.pem
*.example.json
*.cache.json


