balanced/balanced-dashboard

View on GitHub
.gitignore

Summary

Maintainability
Test Coverage
.DS_Store
lib-cov
*.seed
*.log
*.csv
*.dat
*.out
*.pid
*.gz

tmp
bower_components

pids
logs/*
./results
build/*
dist/*
js/*
report/*
coverage/*
temp/*
config/extensions.json

ext.json
npm-debug.log
node_modules

# bower
static/javascripts
.bower-cache
.bower-registry
.bower-tmp

# emacs and other IDEs
*~
*.iml

# sublime project files
*.sublime-project
*.sublime-workspace

# development ssl certificate
*.crt
*.key