]> source.dussan.org Git - gitignore.git/commit
Add ".env" to Laravel.gitignore 1432/head
authorjake johns <jake@jakejohns.net>
Tue, 10 Mar 2015 07:49:24 +0000 (02:49 -0500)
committerjake johns <jake@jakejohns.net>
Tue, 10 Mar 2015 07:49:24 +0000 (02:49 -0500)
commit8c0685fd96b5de80078b39bcb022c68ecd00e996
tree9f9dcd32c5590616ca2b5951a8866f3b427444f0
parent4a9d41f8947b9fe5850914abb7e59a59e1ae2cb6
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
Laravel.gitignore