discover-dapps/.gitignore

43 lines
540 B
Plaintext
Raw Normal View History

2019-04-08 14:46:14 +00:00
.embark
chains.json
2019-05-03 15:50:54 +00:00
config/development/mnemonic
2019-04-08 14:46:14 +00:00
config/livenet/password
config/production/password
coverage
2019-05-26 14:38:08 +00:00
embarkArtifacts
2019-04-08 14:46:14 +00:00
node_modules
2019-04-09 21:49:51 +00:00
package-lock.json
2019-04-10 09:35:55 +00:00
dist
2019-04-08 14:46:14 +00:00
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
# Editor artifacts
.vscode
.idea
.project
# dependencies
/node_modules
/.pnp
.pnp.js
# testing
/coverage
# production
/build
# misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local
npm-debug.log*
yarn-debug.log*
yarn-error.log*
2019-04-08 14:46:14 +00:00
2019-04-09 21:51:24 +00:00
# Slither
crytic-export/