ng-morris-js
Version:
Super Easy AngularJS Chart directives for MorrisJS line, bar and donut charts!
55 lines (42 loc) • 474 B
Plain Text
# Mac
.DS_Store
# Win
Thumbs.db
ehthumbs.db
#IntelliJ
.idea
#yeoman
.yo-rc.json
# node_modules - npm handles this automatically
# node_modules
# application files
report
coverage
build
tmp
app
e2e
# Gulp
gulp
Gulpfile.js
gulp.build.config.js
# Log files
*.log
#bower_components
bower_components
.bowerrc
### Node ###
# Logs
logs
*.log
# Runtime data
pids
*.pid
*.seed
# config files
.editorconfig
.eslintrc
.jscsrc
.jshintrc
karma.config.js
protractor.config.js