There was an error while loading. Please reload this page.
1 parent 834026d commit 90bd1a5Copy full SHA for 90bd1a5
1 file changed
src/Command/ConfigInitCommand.php
@@ -133,7 +133,6 @@ private static function getTemplate(): string
133
'include' => [
134
'src/**',
135
'app/**',
136
- 'internals/**',
137
'tests/**',
138
// 'vendor/my-org/my-package/**', // Whitelist a vendor package
139
],
0 commit comments