Skip to content

Commit b848f60

Browse files
committed
remove vendor/bin & add */tests to exclude list
1 parent b2d7091 commit b848f60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/nativephp.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,8 @@
6161
*/
6262
'cleanup_exclude_files' => [
6363
'content',
64-
'vendor/bin',
6564
'node_modules',
65+
'*/tests'
6666
],
6767

6868
/**

0 commit comments

Comments
 (0)