mLewisLogic/saddle

View on GitHub
bin/template/.gitignore

Summary

Maintainability
Test Coverage
# Ignore temporary files
*.sw[op]
.DS_Store
*.log
*tmp
*~
*#

# RVM
.rvmrc

# Don't lock to specific dependencies. Design for incorporation into other projects.
Gemfile.lock

# Gems
*.gem

# IDEs
.idea
.project