# Files and directories excluded from the distribution zip.
# Used by wp dist-archive and similar tools.

/.distignore
/.gitignore
/.gitattributes
/.editorconfig
/node_modules
/src
/package.json
/package-lock.json
/tsconfig.json
/.eslintrc*
/.stylelintrc*
/phpcs.xml*
/phpunit.xml*
/tests
/.github
/languages/.gitkeep
