jpsilvashy/limitless-led

View on GitHub
.gitignore

Summary

Maintainability
Test Coverage
## MAC OS
.DS_Store

## TEXTMATE
*.tmproj
tmtags

## EMACS
*~
\#*
.\#*

## VIM
*.swp

## PROJECT::GENERAL
coverage
rdoc
pkg
*.gem
*.rbc
.bundle
.config
.yardoc
/Gemfile.lock
InstalledFiles
_yardoc
doc/
lib/bundler/man
spec/reports
test/tmp
test/version_tmp
tmp

## PROJECT::SPECIFIC

.idea