. config.yml , (parameters.yml, routing.yml, security.yml ..). , .
. - , - , - .
If you have personal information in the configuration files, you can add this file to .gitignoreand determine the default values for your_config.yml.dist. You can then configure the composer to run some script to populate the file your_config.yml, as was done in the standard version of Symfony.
source
share