Skip to content

Commit e32a75b

Browse files
Dont create config/secrets/ by default
1 parent 339bf31 commit e32a75b

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

symfony/framework-bundle/4.2/manifest.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
"/.env.local",
2222
"/.env.local.php",
2323
"/.env.*.local",
24+
"/%CONFIG_DIR%/secrets/prod/prod.decrypt.private.php",
2425
"/%PUBLIC_DIR%/bundles/",
2526
"/%VAR_DIR%/",
2627
"/vendor/"

symfony/framework-bundle/4.4/config/secrets/prod/.gitignore

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)