mAAdhaTTah/brookjs

View on GitHub
.gitignore

Summary

Maintainability
Test Coverage
### Node template
# 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

# Intermediate storage
.grunt
*.tgz
*.tar.gz
test-app*

# 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

# caches
.eslintcache
.esm-cache
.nyc_output
.cache
.rpt2_cache

# Distribution Files
es
dist
cjs
.docz
package-lock.json