mirror of
https://github.com/Karaka-Management/Build.git
synced 2026-01-10 19:28:41 +00:00
This commit is contained in:
parent
dd8febcace
commit
224b212684
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user