Skip to content

Commit 9bab760

Browse files
markwuGianluca Arbezzano
authored andcommitted
Exclude phpctags when re-building phar
1 parent bf797f9 commit 9bab760

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

buildPHAR.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ function ($current) {
3434
'build/*',
3535
'tests/*',
3636
'Makefile',
37+
'phpctags',
3738
'phpctags.sh',
3839
'buildPHAR.php',
3940
);

0 commit comments

Comments
 (0)