Files
cgm-remote-monitor/.gitignore
T
Ollie Glass c484650ef0 Merge branch 'master' of https://github.com/nightscout/cgm-remote-monitor into vagrant
* 'master' of https://github.com/nightscout/cgm-remote-monitor: (52 commits)
  travis.yml: removed unused gitter.im hook
  Removing audio.load() per bewest's request
  get sign in bg delta correct
  actually show bgdelta
  Removing unnecessary packages
  Removing unused library
  README: Build & Dependancies
  manually bust cache
  client.js change test successful
  test 2
  alert test1
  fix now-line placement
  HTML App Cache: removed .css and .js files.
  removed test alert
  alert test2
  test alert1
  tweak whitespace
  Added alarm silence for 120 minutes
  Ensure that audio loops once it starts
  re-work audio handling
  ...

Conflicts:
	.gitignore
2014-07-05 22:06:33 +01:00

12 lines
101 B
Plaintext

bower_components/
node_modules/
.idea/
*.iml
my.env
*.env
static/bower_components/
.*.sw?
.vagrant