###> symfony/framework-bundle ### /.env.local.php /.env.*.local /config/secrets/prod/prod.decrypt.private.php /public/bundles/ /var/ /vendor/ ###< symfony/framework-bundle ### ###> friendsofphp/php-cs-fixer ### /.php-cs-fixer.cache ###< friendsofphp/php-cs-fixer ### ###> symfony/webpack-encore-bundle ### /node_modules/ /public/build/ npm-debug.log yarn-error.log ###< symfony/webpack-encore-bundle ### ###> phpunit/phpunit ### /phpunit.xml .phpunit.result.cache ###< phpunit/phpunit ### ###> symfony/phpunit-bridge ### .phpunit.result.cache /phpunit.xml ###< symfony/phpunit-bridge ### ###> vincentlanglet/twig-cs-fixer ### /.twig-cs-fixer.cache ###< vincentlanglet/twig-cs-fixer ### .idea/ .vscode/