modified .gitignore
This commit is contained in:
parent
9e27a90a69
commit
6590bb27f7
5
.gitignore
vendored
5
.gitignore
vendored
@ -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/
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user