Skip to content

Create .gitattributes #269

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

Merged
merged 1 commit into from
Apr 30, 2025
Merged

Create .gitattributes #269

merged 1 commit into from
Apr 30, 2025

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants