add to gitignore
This commit is contained in:
parent
85e6774d2e
commit
c751b33d01
|
@ -1,5 +1,6 @@
|
||||||
/vendor
|
/vendor
|
||||||
/node_modules
|
/node_modules
|
||||||
|
/public/storage
|
||||||
Homestead.yaml
|
Homestead.yaml
|
||||||
Homestead.json
|
Homestead.json
|
||||||
.env
|
.env
|
||||||
|
|
Loading…
Reference in New Issue