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

Add .gitattributes file #951

Merged
merged 1 commit into from
Jul 24, 2023
Merged

Add .gitattributes file #951

merged 1 commit into from
Jul 24, 2023

Conversation

GaryJones
Copy link
Contributor

Description

This removes development files and folders from release archives, and makes them unavailable when using Composer with --prefer-dist.

Deploy Notes

None.

Steps to Test

Run:

cd /tmp && composer require --prefer-dist automattic/co-authors-plus:dev-add/gitattributes-file && cd wp-content/plugins/co-authors-plus

...and note that the development files are not present.

This removes development files and folders from release archives, and makes them unavailable when using Composer with `--prefer-dist`.
@GaryJones GaryJones added this to the 3.5.12 milestone Jul 24, 2023
@GaryJones GaryJones self-assigned this Jul 24, 2023
@GaryJones GaryJones merged commit 6789ce7 into master Jul 24, 2023
10 checks passed
@GaryJones GaryJones deleted the add/gitattributes-file branch July 24, 2023 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant