public
Description: Starter Kit for developers using Ruby on Rails to quickly get a blog up & running and then add features.
Homepage: http://www.faithfulgeek.org
Clone URL: git://github.com/faithfulgeek/blog-starter-kit.git
Joe Fiorini (author)
Thu May 01 00:14:57 -0700 2008
commit  89f0c5e3301605d73ead8c546bf5db8f7f38893d
tree    2654531cf83c8804a45dfbaa2231b84675ee5b64
parent  c391bf4b9975a547ac27306479b367706b62e346
blog-starter-kit / .gitignore
100644 13 lines (13 sloc) 0.132 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
db/schema.rb
db/schema.sql
config/database.yml
log/*
*.log
tmp/sessions
tmp/cache
tmp/sockets
joe
*.sqlite3
.DS_Store
tmp/*
*.tmproj