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

Exclude dev files from dist package

Open cedric-anne opened this issue 3 years ago • 0 comments

For the time being, when fetching the dist package from composer, all repository files are included. Using export-ignore git attribute would permit to make the dist package ligther (see https://php.watch/articles/composer-gitattributes#export-ignore).

Ignore files weight: 195.5kB Remaining files weight: 128.2kB

cedric-anne avatar Jul 27 '22 12:07 cedric-anne