1
0
Fork 0
mirror of https://github.com/github/gitignore synced 2025-07-04 12:28:30 +02:00

Merge pull request #1700 from mjoshy/laravel-env-example

added .env.example for projects generated with laravel new command
This commit is contained in:
Brendan Forster 2015-10-16 13:49:58 +02:00
commit 692fee6012

View file

@ -2,3 +2,4 @@
.env.*.php
.env.php
.env
.env.example