blablablocks-slider-block/.distignore
punitverma123 4376eb303d Improve slider block controls, transforms, tests, and release packaging
- Add Gallery, multi-image, and Columns transforms into Slider
- Add Auto/Custom slides-per-view support and allow zero autoplay delay
- Improve image slider media selection flow
- Add theme-aware navigation and pagination color support
- Add unit and E2E test coverage
- Update release packaging to exclude dev files and include runtime assets
2026-07-09 12:44:51 +05:30

41 lines
588 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
_playground/
.wordpress-org
artifacts/
.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
playwright.config.js
playwright-report/
webpack.config.js
phpcs.xml.dist
phpunit.xml.dist
test-results/
tests/
bin/