-
Notifications
You must be signed in to change notification settings - Fork 11
["BUG"] Not permitted files #73
Description
Describe the bug
From the feedback received from the wordpress review team.
A plugin typically consists of files related to the plugin functionality (php, js, css, txt, md) and maybe some multimedia files (png, svg, jpg) and / or data files (json, xml).
We have detected files that are not among of the files normally found in a plugin, are they necessary? If not, then those won't be allowed.
Example(s) from your plugin:
08_18-10-54_openedx-commerce/requirements/pip.in
08_18-10-54_openedx-commerce/requirements/docs.in
08_18-10-54_openedx-commerce/docs/make.bat
08_18-10-54_openedx-commerce/vendor/bin/phpunit
08_18-10-54_openedx-commerce/docs/source/conf.py
08_18-10-54_openedx-commerce/requirements/pip-tools.in
08_18-10-54_openedx-commerce/vendor/bin/php-parse