Browse Source

Update Laravel.gitignore

Ignore Homestead related config files
Cy 8 years ago
parent
commit
eb90a5771f
1 changed files with 2 additions and 0 deletions
  1. 2 0
      Laravel.gitignore

+ 2 - 0
Laravel.gitignore

@@ -10,6 +10,8 @@ bootstrap/cache/
 .env.*.php
 .env.php
 .env
+Homestead.yaml
+Homestead.json
 
 # Rocketeer PHP task runner and deployment package. https://github.com/rocketeers/rocketeer
 .rocketeer/