drnic / rails-templates forked from jeremymcanally/rails-templates

A library of neat Rails application templates.

This URL has Read+Write access

rails-templates / .gitignore
100644 6 lines (5 sloc) 0.062 kb
1
2
3
4
5
6
.DS_Store
log/*.log
tmp/**/*
config/database.yml
db/*.sqlite3