Merge pull request #4191 from daylerees/add-vagrant-to-ignore
Add vagrant virtual machine directory to git ignore list.
This commit is contained in:
commit
7ae5c3fcf8
|
@ -4,6 +4,7 @@
|
|||
/storage/*.key
|
||||
/vendor
|
||||
/.idea
|
||||
/.vagrant
|
||||
Homestead.json
|
||||
Homestead.yaml
|
||||
.env
|
||||
|
|
Loading…
Reference in New Issue