Skip to content

Conversation

@costdev
Copy link
Member

@costdev costdev commented Jun 17, 2025

This adds a .gitattributes file so that packages created using git archive -o will correctly exclude files that should not be included in the release package. .distignore has been updated to include .gitattributes. Additional development files, such as .wp-env.json and .editorconfig have also been added to both ignore lists.

Fixes #102

@costdev
Copy link
Member Author

costdev commented Jun 17, 2025

Before:
image

After:
image

@afragen afragen merged commit 6208b29 into main Jun 17, 2025
45 checks passed
@afragen afragen deleted the add_gitattributes branch June 17, 2025 18:05
@rmccue rmccue added this to the 0.3.0 milestone Jun 17, 2025
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.

Excluded files aren't excluded from the plugin-only ZIP release

4 participants