###> symfony/framework-bundle ### /.env /.env.test /.env.local /.env.local.php /.env.*.local /config/secrets/prod/prod.decrypt.private.php /public/bundles/ /public/uploads/ /var/ /vendor/ ###< symfony/framework-bundle ### /docker/ /TODO.txt ###> phpunit/phpunit ### /phpunit.xml .phpunit.result.cache ###< phpunit/phpunit ### ###> symfony/phpunit-bridge ### .phpunit.result.cache /phpunit.xml ###< symfony/phpunit-bridge ### ###> symfony/webpack-encore-bundle ### /node_modules/ /public/build/ /public/bundles/ npm-debug.log yarn-error.log ###< symfony/webpack-encore-bundle ### ###> liip/imagine-bundle ### /public/media/cache/ ###< liip/imagine-bundle ### ###> lexik/jwt-authentication-bundle ### /config/jwt/*.pem ###< lexik/jwt-authentication-bundle ### # Playwright node_modules/ /test-results/ /playwright-report/ /blob-report/ /playwright/.cache/