create-block-theme/.distignore
Vicente Canales c6492f7575
Update readme, remove test files from release build (#548)
* Update readme, removing reference to fonts

* Remove from readme.md

* Remove test-related files from release build

* Update README.md

Co-authored-by: Sarah Norris <1645628+mikachan@users.noreply.github.com>

* Update README.md

Co-authored-by: Sarah Norris <1645628+mikachan@users.noreply.github.com>

* Update README.md

Co-authored-by: Sarah Norris <1645628+mikachan@users.noreply.github.com>

---------

Co-authored-by: Sarah Norris <1645628+mikachan@users.noreply.github.com>
2024-04-09 13:40:17 -04:00

36 lines
511 B
Text

# Files to be ignored in the plugin release
node_modules/
vendor/
.gitignore
update-google-fonts-json-file.js
update-version-and-changelog.js
package.json
src/
test/
.git
.github
.wordpress-org
.browserslistrc
.distignore
.editorconfig
.eslintignore
.eslintrc.json
.husky/
.nvmrc
.prettierignore
.prettierrc.js
.stylelintignore
.stylelintrc.json
.wp-env.json
CONTRIBUTING.md
README.md
babel.config.js
composer.json
composer.lock
package-lock.json
webpack.config.js
.phpcs.xml.dist
phpunit.xml.dist
tests/
bin/