fix languages 3
Some checks failed
CI / linting (push) Has been cancelled

This commit is contained in:
Dennis Eichhorn 2024-05-18 16:22:31 +00:00
parent dd8febcace
commit 224b212684

View File

@ -63,6 +63,12 @@ return static function (RectorConfig $rectorConfig) : void {
$base . '/vendor',
'*/vendor',
'*/node_modules',
'*.png',
'*.jpg',
'*.jpeg',
'*.gif',
'*.bmp',
'*.svg',
$base . '/privateSetup',
$base . '/demoSetup',
$base . '/Build',