Jonathan Rainville 68752845c7 initial commit
2019-02-15 14:57:54 -05:00

32 lines
401 B
Plaintext

# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
# dependencies
/.pnp
.pnp.js
# testing
/coverage
# production
/build
# misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local
.idea
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.embark
chains.json
config/production/password
config/livenet/password
coverage
dist
node_modules