MyCrypto/.gitignore
Daniel Ternyak a06298afa1 Refresh on Network Change (#261)
* configure gitignore

* create CONFIG_NODE_CHANGE_INTENT action, action creator, and type

* pass changeNodeIntent intstead of changeNode to Header

* create saga for handling node changes that will refresh only when network changes
2017-10-03 21:37:06 -07:00

58 lines
812 B
Plaintext

.idea
# Logs
logs
*.log
npm-debug.log*
# Build
dist
# Runtime data
pids
*.pid
*.seed
# Python venv
venv
# Directory for instrumented libs generated by jscoverage/JSCover
lib-cov
# Coverage directory used by tools like istanbul
coverage
# nyc test coverage
.nyc_output
# 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 directories
node_modules
jspm_packages
# Optional npm cache directory
.npm
# Optional REPL history
.node_repl_history
# VScode workspace settings
.vscode/
static/dll.vendor.js
dll
.cache-loader
# SSL cert stuff
webpack_config/server.key
webpack_config/server.crt
webpack_config/server.csr
v8-compile-cache-0/