mihnsen/ui-carousel

View on GitHub
.gitignore

Summary

Maintainability
Test Coverage
._*
.~lock.*
.buildpath
.DS_Store
.idea
.project
.settings

# Ignore node stuff
node_modules/
npm-debug.log
libpeerconnection.log

pakmanaged.js

# OS-specific
.DS_Store

# Bower components
bower_components

# Demo and Github pages
/demo/
_gh-pages/
.tmp/