I have composer library hosted as a package on Packagist through GitHub. The repository includes a directory named sample
with some samples on how to use the code and this directory is really not needed when using the package.
Is there a way to have this directory ignored when you do composer update/install
?