You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As I can see, when the lib being downloaded by composer, we get severalfiles in archive, that are not meant for te end-user, and just increasing the size of the dist. They are:
.editorconfig
psalm-baseline.xml
CONTRIBUTING.md
And possibly CHANGELOG.md too, but not sure
Thats about 7.2 kB of size.
If you agree, I be glad to submit a PR
The text was updated successfully, but these errors were encountered:
…ignore (savinmikhail)
This PR was merged into the 2.x branch.
Discussion
----------
Unused files in distribution not ignored for export in gitignore
Linked issue is #244 (comment)
Commits
-------
abd2f37 fix(git): fix export-ignore directives
Hi!
As I can see, when the lib being downloaded by composer, we get severalfiles in archive, that are not meant for te end-user, and just increasing the size of the dist. They are:
And possibly CHANGELOG.md too, but not sure
Thats about 7.2 kB of size.
If you agree, I be glad to submit a PR
The text was updated successfully, but these errors were encountered: