Hi!
If we install this lib via composer, we see /phpstan.dist.neon file and /docs dir, which are not meant to be downloaded and used by final users, but just increasing the size of the dist.
I think they should be added in .gitattributes under export-ignore rule. If you agree, I submit a PR
Hi!
If we install this lib via composer, we see /phpstan.dist.neon file and /docs dir, which are not meant to be downloaded and used by final users, but just increasing the size of the dist.
I think they should be added in .gitattributes under export-ignore rule. If you agree, I submit a PR