Skip to content

Conversation

KarelWintersky
Copy link
Contributor

@KarelWintersky KarelWintersky commented Apr 29, 2025

This PR adds a .gitattributes file to exclude specific files and directories from exports/installing composer package.

Purpose:

Keeps repository metadata and tooling files out of distribution packages.
Follows best practices for cleaner project exports.

Impact:

No runtime changes — this only affects repository operations like git archive.

This PR adds a .gitattributes file to exclude specific files and directories from exports/installing composer package. 

Purpose:

    Keeps repository metadata and tooling files out of distribution packages.
    Follows best practices for cleaner project exports.

Impact:

No runtime changes—this only affects repository operations like git archive.
@jcupitt
Copy link
Member

jcupitt commented Apr 30, 2025

Thanks for this, and for the review!

@jcupitt jcupitt merged commit 693250c into libvips:master Apr 30, 2025
6 checks passed
@KarelWintersky
Copy link
Contributor Author

Waiting for tag 2.5.1 to be announced for composer

@KarelWintersky KarelWintersky deleted the patch-1 branch April 30, 2025 05:35
@jcupitt
Copy link
Member

jcupitt commented Apr 30, 2025

Are you OK waiting a week or so, or do you need 2.5.1 sooner?

libvips 8.17 is due very soon, so it might be better to wait for that.

@KarelWintersky
Copy link
Contributor Author

I am OK, thank you!

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.

3 participants