From 2538c202554548cc3159f19e4ce7b9a3753f9375 Mon Sep 17 00:00:00 2001 From: Warwick Date: Thu, 20 Apr 2023 14:34:25 +0200 Subject: [PATCH] Adding the dist file --- .distignore | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 .distignore diff --git a/.distignore b/.distignore new file mode 100644 index 0000000..bd70e30 --- /dev/null +++ b/.distignore @@ -0,0 +1,32 @@ +/.wordpress-org +/.git +/.github +.distignore +.gitattributes +.editorconfig +.git +.gitignore +.gitlab-ci.yml +.travis.yml +.DS_Store +Thumbs.db +behat.yml +bin +circle.yml +composer.json +composer.lock +Gruntfile.js +package.json +phpunit.xml +phpunit.xml.dist +multisite.xml +multisite.xml.dist +phpcs.ruleset.xml +README.md +wp-cli.local.yml +tests +.github +node_modules +*.sql +*.tar.gz +*.zip