php-initial-avatar-generator icon indicating copy to clipboard operation
php-initial-avatar-generator copied to clipboard

Ignore /tests/ directory to smaller package downloads

Open charescape opened this issue 5 months ago • 2 comments

Using a .gitattributes file function called export-ignore, it is possible to dramatically reduce the file size of a Composer package download.

https://php.watch/articles/composer-gitattributes

charescape avatar May 09 '25 14:05 charescape