public
Description: Tired of repeating the same basic steps every time you start a Rails project? This is the start of a basic rails app with my usual plugins, css frameworks, etc installed.
Clone URL: git://github.com/mlarocque/rails-template.git
rails-template / .gitignore
100644 5 lines (3 sloc) 0.027 kb
1
2
3
4
5
log/*.log
tmp/*
.DS_Store