php-duration icon indicating copy to clipboard operation
php-duration copied to clipboard

feat(package): add `.gitattributes` file to control package contents

Open rtm-ctrlz opened this issue 2 years ago • 1 comments

With this change files from tests/phpstan/phpunit/CI/etc will NOT be added to archive, so projects that depends on this package will NOT have unneeded files.

Article from PHP.watch about .gitattributes - https://php.watch/articles/composer-gitattributes

rtm-ctrlz avatar Dec 12 '22 17:12 rtm-ctrlz

+1

lloricode avatar Nov 03 '23 06:11 lloricode