We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a761827 + 99fc413 commit 2b73bccCopy full SHA for 2b73bcc
1 file changed
build/gulpfile.hygiene.js
@@ -33,6 +33,7 @@ const all = [
33
'scripts/**/*',
34
'src/**/*',
35
'test/**/*',
36
+ '!test/**/out/**',
37
'!**/node_modules/**'
38
];
39
0 commit comments