Browse Source

Merge pull request #2974 from jpavon/patch-2

Simplify .gitignore's .env
Taylor Otwell 9 years ago
parent
commit
e52be1f98d
1 changed files with 1 additions and 2 deletions
  1. 1 2
      .gitignore

+ 1 - 2
.gitignore

@@ -1,7 +1,6 @@
 /vendor
 composer.phar
 composer.lock
-.env.*.php
-.env.php
+.env.*
 .DS_Store
 Thumbs.db