Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exclude dev files from dist package #61

Merged
merged 1 commit into from Jul 29, 2022
Merged

Exclude dev files from dist package #61

merged 1 commit into from Jul 29, 2022

Conversation

cedric-anne
Copy link
Contributor

For the time being, when fetching the dist package from composer, all repository files are included.
Using export-ignore git attribute would permit to make the dist package ligther (see https://php.watch/articles/composer-gitattributes#export-ignore).

Ignore files weight: 42.0kB
Remaining files weight: 40.3kB

@peter279k peter279k self-requested a review July 28, 2022 02:38
@peter279k
Copy link
Collaborator

If possible, could you squash the commit to one? Thanks.

@cedric-anne
Copy link
Contributor Author

If possible, could you squash the commit to one? Thanks.

Done.

@peter279k peter279k merged commit e10e44f into mexitek:master Jul 29, 2022
@peter279k
Copy link
Collaborator

Merged. Thanks for your PR!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants