Merge pull request #4191 from daylerees/add-vagrant-to-ignore

Add vagrant virtual machine directory to git ignore list.
This commit is contained in:
Taylor Otwell 2017-03-28 07:47:36 -05:00 committed by GitHub
commit 7ae5c3fcf8
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -4,6 +4,7 @@
/storage/*.key /storage/*.key
/vendor /vendor
/.idea /.idea
/.vagrant
Homestead.json Homestead.json
Homestead.yaml Homestead.yaml
.env .env