diff --git a/dev/public/wp-content/plugins/library-testing/.distignore b/dev/public/wp-content/plugins/library-testing/.distignore new file mode 100644 index 0000000..abf0efa --- /dev/null +++ b/dev/public/wp-content/plugins/library-testing/.distignore @@ -0,0 +1,19 @@ +lib/.github/ +lib/.vscode/ +lib/dev/ +lib/docs/ +lib/tests/ +lib/.editorconfig +lib/.env.testing +lib/.env.testing.slic +lib/.gitignore +lib/.lando.yml +lib/.phpstorm.meta.php +lib/codeception.dist.yml +lib/codeception.slic.yml +lib/composer.json +lib/CONTRIBUTING.md +lib/phpcs.xml.dist +lib/phpstan.neon +lib/phpstan.neon.dist +lib/README.md