*.swp
.DS_Store
.env
.env.backup
.idea
.phpunit.result.cache
.vscode/
/.buildpath
/.env.testing
/.phpstorm.meta.php
/.project
/.settings/
/composer.phar
/node_modules
/public/hot
/public/storage
/storage/*.key
/vendor
_ide_helper.php
build
Homestead.json
Homestead.yaml
installed
npm-debug.log
yarn-error.log

# Do not include backup lang files
resources/lang/*/[a-zA-Z]*20[0-9][0-9][0-1][0-9][0-3][0-9]_[0-2][0-9][0-5][0-9][0-5][0-9].php
