Skip to content

Commit 6e9537c

Browse files
committed
Exclude .git folders from phars
1 parent d411fb3 commit 6e9537c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/phar-generator-script.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,7 @@ final class PharFilterIterator extends RecursiveFilterIterator
168168
'tests',
169169
'Tests',
170170
'test',
171+
'.git',
171172
'.dependabot',
172173
'.github',
173174
'.circleci',

0 commit comments

Comments
 (0)