2FAuth/.gitignore

24 lines
370 B
Plaintext

/.phpunit.cache
/node_modules
/public/hot
/public/storage
/storage/*.key
/storage/**/.env*
/tests/Coverage
/tests/EndToEnd/**/*.html
/tests/EndToEnd/**/output.xml
/tests/EndToEnd/**/*.png
/vendor
.env
.env.backup
.env.production
.phpunit.result.cache
Homestead.json
Homestead.yaml
auth.json
npm-debug.log
yarn-error.log
/.fleet
/.idea
/.vscode
/resources/lang/php_*.json