facebook-for-woocommerce
facebook-for-woocommerce copied to clipboard
Remove language file from the repository.
The .pot file is generated during the release process. It should not live in the repository. This is the standard approach among the plugins. Having the .pot file bloats the history.
Remove it.
GNU agrees: (option 2) https://www.gnu.org/software/gettext/manual/html_node/Translations-under-Version-Control.html
And WooCommerce core: https://github.com/woocommerce/woocommerce/blob/trunk/.gitignore#L76
closed by #2303