themes-wordpress/.sandbox-ignore
Maggie 204a35ebaf
Try: Blockbase standalone theme (#5660)
* first commit with initial files

* templates

* styles

* template parts

* Removed errant metadata

* Added create tool

To use `php create.php` and answer the prompts.
This will create a folder alongside this theme with the provided
metadata as well as namespaced attributes refactored.

* Removed a create script.  (It shouldn't be here...)

* 404 block pattern

* remove fontSlug

* removed block styles support

* change slug of block pattern

* added namespace to pattern

* ignore this theme when pushing to the sandbox

Co-authored-by: Jason Crist <jcrist@pbking.com>
2022-03-17 11:18:33 +01:00

27 lines
No EOL
324 B
Text

.git
.github
.github_token
.gitignore
.github_token
.sandbox-config
.sandbox-ignore
.svn
.vscode
.wp-env.*
*.code-workspace
block-canvas/
package-lock.json
sandbox.sh
sandbox-git.sh
theme-utils.mjs
vendor
node_modules
theme-utils.mjs
deploy-dotorg.sh
**/*.zip
variations
variations/**
inc/headstart
languages
*.map
.DS_Store