4a1112329f
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
8 lines
No EOL
86 B
Text
8 lines
No EOL
86 B
Text
.git
|
|
.github
|
|
.gitignore
|
|
.sandbox-config
|
|
.sandbox-ignore
|
|
sandbox.sh
|
|
vendor
|
|
node_modules |