embark/.gitignore

35 lines
896 B
Plaintext
Raw Normal View History

2015-05-24 12:39:44 +00:00
node_modules
2015-05-24 12:40:08 +00:00
TODO
NOTES
.node-xmlhttprequest-sync-*
templates/demo/dist/
templates/demo/.embark/development/
templates/demo/config/production/password
templates/demo/node_modules/
templates/boilerplate/dist/
2017-01-10 11:40:28 +00:00
docs/_build
2017-01-10 11:04:48 +00:00
docs/utils/__pycache_
2018-08-09 00:01:20 +00:00
test/cli_shim/.cid
test_apps/test_app/dist/
test_apps/test_app/.embark/development/
test_apps/test_app/config/production/password
test_apps/test_app/node_modules/
test_apps/test_app/chains.json
test_apps/contracts_app/build/
test_apps/contracts_app/.embark/development/
test_apps/contracts_app/config/production/password
test_apps/contracts_app/node_modules/
test_apps/contracts_app/chains.json
test_apps/embark_demo/dist/
test_apps/embark_demo/.embark/development/
test_apps/embark_demo/config/production/password
test_apps/embark_demo/node_modules/
test_apps/embark_demo/chains.json
2017-10-14 09:24:39 +00:00
.idea
2018-06-26 19:42:49 +00:00
.vscode
2017-10-14 09:24:39 +00:00
.eslintrc.json
2017-12-05 23:17:56 +00:00
.embark/
2017-12-13 16:18:06 +00:00
NOTES
2017-12-19 14:54:39 +00:00
npm-debug.log
.tern-port