embark-area-51/.gitignore

20 lines
334 B
Plaintext

node_modules
TODO
NOTES
.node-xmlhttprequest-sync-*
demo/dist/
demo/.embark/development/
demo/config/production/password
boilerplate/dist/
docs/_build
docs/utils/__pycache_
test_app/dist/
test_app/.embark/development/
test_app/config/production/password
test_app/node_modules/
test_app/chains.json
.idea
.eslintrc.json
.embark/
NOTES