We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
.yarn
1 parent 8e2e20f commit 8e68730Copy full SHA for 8e68730
src/constants/glob.ts
@@ -79,6 +79,7 @@ export const GLOB_EXCLUDE = [
79
'**/.cache',
80
'**/.output',
81
'**/.vite-inspect',
82
+ '**/.yarn',
83
84
'**/CHANGELOG*.md',
85
'**/*.min.*',
0 commit comments