Update gitignore.

This commit is contained in:
James Cole 2017-09-12 18:24:19 +02:00
parent 73d85ca8c6
commit 626a9aac4b
No known key found for this signature in database
GPG Key ID: C16961E655E74B5E

4
.gitignore vendored
View File

@ -3,10 +3,12 @@
/public/storage /public/storage
/storage/*.key /storage/*.key
/vendor /vendor
/.idea
/.vagrant /.vagrant
Homestead.json Homestead.json
Homestead.yaml Homestead.yaml
npm-debug.log npm-debug.log
yarn-error.log yarn-error.log
.env .env
public/google*.html
report.html
composer.phar