diff --git a/symfony/framework-bundle/3.3/manifest.json b/symfony/framework-bundle/3.3/manifest.json index 34798d55..bffbcfe7 100644 --- a/symfony/framework-bundle/3.3/manifest.json +++ b/symfony/framework-bundle/3.3/manifest.json @@ -18,7 +18,8 @@ "#TRUSTED_HOSTS": "localhost,example.com" }, "gitignore": [ - "/.env", + "/.env.local", + "/.env.*.local", "/%PUBLIC_DIR%/bundles/", "/%VAR_DIR%/", "/vendor/"