Update gitignore to reflect upstream changes

This commit is contained in:
Kevin MacMartin 2017-09-26 11:53:39 -04:00
parent 472cb338bf
commit 111aa747da

4
.gitignore vendored
View file

@ -1,6 +1,7 @@
/vendor
/node_modules
/bower_components
/public/hot
/public/storage
/public/css
/public/js
@ -8,5 +9,6 @@
/public/uploads
/storage/exports
/storage.*.key
/.idea
npm-debug.log
yarn-error.log
.env