embark/.gitignore
Michael Bradley, Jr 1a4b0aaf07 test(@embark/cli): remove the cli_shim demo scripts
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.
2018-12-19 10:48:41 -06:00

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