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
/public/hot
/public
/public/storage
/storage/*.key
/vendor
@ -10,4 +10,5 @@ Homestead.yaml
npm-debug.log
yarn-error.log
.env
.vscode/launch.json
.vscode/