modified .gitignore

This commit is contained in:
TLRZ Seyfferth 2017-09-13 19:01:55 +02:00
parent 9e27a90a69
commit 6590bb27f7

5
.gitignore vendored
View File

@ -1,5 +1,5 @@
/node_modules /node_modules
/public/hot /public
/public/storage /public/storage
/storage/*.key /storage/*.key
/vendor /vendor
@ -10,4 +10,5 @@ Homestead.yaml
npm-debug.log npm-debug.log
yarn-error.log yarn-error.log
.env .env
.vscode/launch.json .vscode/