# Logs
logs
*.log

# Runtime data
pids
*.pid
*.seed

# Directory for instrumented libs generated by jscoverage/JSCover
.nyc_output/

# Coverage directory used by tools like istanbul
coverage/

# node-waf configuration
.lock-wscript

# TypeScript loader cache
.awcache

# Compiled binary addons (http://nodejs.org/api/addons.html)
build/Release

# Dependency directory
# https://www.npmjs.org/doc/misc/npm-faq.html#should-i-check-my-node_modules-folder-into-git
node_modules/
dist/
.vscode/
typings/

*.js.map
src/**/*.js

# System artifacts
.DS_Store

# Webpack bundle size stats
stats.json