AugurProject/augur-ui

View on GitHub
.gitignore

Summary

Maintainability
Test Coverage
*.xcf
*.log
*cache
npm-debug*
core
*#
*~
node_modules/
overflow/
coverage/
build/
target
scratch
.vscode

# Logs
logs
npm-debug.log*

# Runtime data
pids
*.pid
*.seed

# Coverage
.nyc_output

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

# 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

# Optional npm cache directory
.npm

# IDEs
.idea
*.iml

# webpack build stats
stats.json

# those pesky macs
.DS_Store

# New Relic
src/newrelic.js

# ssl certs
augur-local.key
augur-local.crt
augur-local.csr