mirror of
https://github.com/symfony/recipes.git
synced 2026-09-14 08:36:27 +03:00
makes recipe consistent with symfony/flex 1.0 new env handling
This commit is contained in:
@@ -18,7 +18,8 @@
|
||||
"#TRUSTED_HOSTS": "localhost,example.com"
|
||||
},
|
||||
"gitignore": [
|
||||
"/.env",
|
||||
"/.env.local",
|
||||
"/.env.*.local",
|
||||
"/%PUBLIC_DIR%/bundles/",
|
||||
"/%VAR_DIR%/",
|
||||
"/vendor/"
|
||||
|
||||
Reference in New Issue
Block a user