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 6 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

That's awesome! So it's for anyone installing this repo right? Just gotta confirm

LasseRafn avatar May 09 '25 14:05 LasseRafn

That's awesome! So it's for anyone installing this repo right? Just gotta confirm

Yes, it's for anyone installing this repo!

charescape avatar May 09 '25 15:05 charescape