themes-wordpress/.sandbox-ignore
Jason Crist 4a1112329f
Sandbox sync tools (#2813)
This change adds a 'sandbox.sh' script (and package.json scripts) that helps to move LOCAL changes to a sanxbox both for DEVELOPMENT or to DEPLOY CODE in preparation for production builds.

USAGE of the script is outlined in updates to README.md

Determines files to IGNORE by comparing what changed between the current
BRANCH divergence point and the TIP of TRUNK

Files can be WATCHED to trigger the rsync
2020-11-20 10:48:24 -05:00

8 lines
No EOL
86 B
Text

.git
.github
.gitignore
.sandbox-config
.sandbox-ignore
sandbox.sh
vendor
node_modules