mirror of
https://github.com/embarklabs/embark.git
synced 2025-01-10 05:46:03 +00:00
1a4b0aaf07
The demo scripts in `src/test/cli_shim`, while very useful when developing the shim, were never fully completed and are not part of embark's CI, so remove them. A future cross-platform test suite of the shim should be written in the usual way (with TS/JS) instead of using bash scripts running in a Docker container.
18 lines
209 B
Plaintext
18 lines
209 B
Plaintext
.idea
|
|
.node-xmlhttprequest-sync-*
|
|
.tern-port
|
|
.vscode
|
|
NOTES
|
|
TODO
|
|
dist
|
|
embark-*.tgz
|
|
node_modules
|
|
npm-debug.log*
|
|
npm-shrinkwrap.json
|
|
package
|
|
package-lock.json
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
coverage
|
|
.nyc_output
|