mimiz/rabbitmq-event-manager

View on GitHub
.gitignore

Summary

Maintainability
Test Coverage
# Logs
*.log
npm-debug.log*
build/
.history/
dist/
.vscode/
docs/
package/
perso/
# Runtime data
pids
*.pid
*.seed
*.tgz

# Directory for instrumented libs generated by jscoverage/JSCover
lib-cov

# Coverage directory used by tools like istanbul
coverage

# node-waf configuration
.lock-wscript

# Upload directory
assets

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

# Dependency directory
node_modules

# Optional npm cache directory
.npm

# Optional REPL history
.node_repl_history

# OS X
.DS_STORE

# TypeScript
typings

# JetBrains
.idea
.awcache
.sonar
src/main/
.nyc_output/
.env
.env.test
index.*.yaml
/data-all.json
/data-without-geo.json
/test/db.sqlite
.scannerwork
/.scannerwork
tmp/
# As we are copying this file from config we should not have it in the directory
pm2-app.yml
coverage/