YahnisElsts / plugin-update-checker

A custom update checker for WordPress plugins. Useful if you don't want to host your project in the official WP repository, but would still like it to support automatic updates. Despite the name, it also works with themes.
MIT License
2.21k stars 403 forks source link

Stop exporting development files #546

Closed szepeviktor closed 7 months ago

szepeviktor commented 10 months ago

@YahnisElsts Command to test: git archive HEAD | tar --list --exclude="*/*"

Inspiration: https://github.com/10up/10up-experience/tree/develop/vendor/yahnis-elsts/plugin-update-checker