Commit 8c0685fd authored by jake johns's avatar jake johns

Add ".env" to Laravel.gitignore

Laravel 5 uses vlucas/phpdotenv for env configuration.
http://laravel.com/docs/5.0/configuration#environment-configuration
Previous version used env.php files. the new configuration files do not have
.php extension
parent 4a9d41f8
/bootstrap/compiled.php
.env.*.php
.env.php
.env
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment