ripple-core
Version:
Ripple is an interactive audience response system that allows presenters to survey audience members in real time communication through their mobile devices.
25 lines (18 loc) • 399 B
Plain Text
/node_modules/*
/plugins/*
._*
.DS_Store
/issue.log
/ripple.log
# Coverage reporting
/coverage.html
/lib-cov
# Self-signed cert files as generated by make
/cert.pem
/key.pem
# Configuration File
/config.js
/npm-debug.log
# Custom Files in /custom directory are in .gitignore in that directory
# Plugin files are ignored with it's own .gitignore file
# so that the directory can be in the repo