citrusbyte/ripple

View on GitHub
.gitignore

Summary

Maintainability
Test Coverage
## MAC OS
.DS_Store

## TEXTMATE
*.tmproj
tmtags

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

## VIM
*.swp

## PROJECT::GENERAL
coverage
rdoc
pkg

## PROJECT::SPECIFIC
_notes
doc
.yardoc
.bundle
spec/support/test_server.yml
Gemfile*.lock
**/bin
*.rbc
.rvmrc

.riaktest
**/.riaktest
vendor/erlang
vendor/riak
tmp/*