From 7a8800c6b48dd73a8838d3e336a8f55e4e420cd0 Mon Sep 17 00:00:00 2001 From: Taylor Otwell Date: Sat, 20 Jun 2015 14:56:23 -0500 Subject: [PATCH] add Homestead.yaml to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index c47965c2..7c8b031e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /vendor /node_modules +Homestead.yaml .env