Skip to content

Instantly share code, notes, and snippets.

@HelloAlberuni
Created July 22, 2023 02:47
Show Gist options
  • Save HelloAlberuni/1960c2c12e685dc69b68e985c8b8c010 to your computer and use it in GitHub Desktop.
Save HelloAlberuni/1960c2c12e685dc69b68e985c8b8c010 to your computer and use it in GitHub Desktop.
Sample .distignore file
# Folders
/.wordpress-org
/.git
/.github
/blocks/node_modules
# Files
.distignore
.gitignore
/blocks/package.json
/blocks/package.lock.json
/blocks/yarn.lock
/blocks/webpack.config.js
# Dev Folders & Files
/blocks/src/components
/blocks/src/ht-contactform-block/*.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment