Closed cedric-anne closed 2 years ago
My objection to this is it will also affect the archives you can download from GitHub.
It could also be done by adding a archive.exclude
property in composer.json
. Do you want me to update this PR with this solution ?
Sounds like a good idea.
Done.
Thank you.
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