modified .gitignore
This commit is contained in:
+3
-2
@@ -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/
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user