diff --git a/.distignore b/.distignore new file mode 100644 index 00000000..766335e0 --- /dev/null +++ b/.distignore @@ -0,0 +1,25 @@ +# A set of files you probably don't want in your WordPress.org distribution +/.wordpress-org +/.git +/.github +.distignore +.gitattributes +.git +.gitignore +.DS_Store +tests +composer.json +composer.lock +Gruntfile.js +package.json +package-lock.json +README.md +CONTRIBUTING.md +node_modules +.eslintrc.js +.wp-env.json +deploy.sh +developers.md +LICENSE.md +phpcs.xml +.DS_Store \ No newline at end of file