add Homestead.yaml to gitignore

This commit is contained in:
Taylor Otwell 2015-06-20 14:56:23 -05:00
parent 15d6f3fe15
commit 7a8800c6b4
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
/vendor
/node_modules
Homestead.yaml
.env