ethereumjs-wallet/.gitignore

48 lines
762 B
Plaintext
Raw Permalink Normal View History

2016-02-23 18:57:37 +00:00
# Logs
logs
*.log
npm-debug.log*
# Runtime data
pids
*.pid
*.seed
# Directory for instrumented libs generated by jscoverage/JSCover
lib-cov
# Coverage directory used by tools like istanbul
coverage
.nyc_output
2016-02-23 18:57:37 +00:00
# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
.grunt
# node-waf configuration
.lock-wscript
# Compiled binary addons (http://nodejs.org/api/addons.html)
build/Release
# Dependency directory
# https://docs.npmjs.com/misc/faq#should-i-check-my-node-modules-folder-into-git
node_modules
2017-09-28 09:50:39 +00:00
package-lock.json
2016-02-23 18:57:37 +00:00
# Optional npm cache directory
.npm
# Optional REPL history
.node_repl_history
# IDE and text editor config files
.idea
.vscode
# build output
dist
# pack output
embarklabs-ethereumjs-wallet-*.tgz