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
Search Repo:
blog-starter-kit / .gitignore
100644 14 lines (14 sloc) 0.146 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
db/schema.rb
db/schema.sql
config/database.yml
log/*
*.log
tmp/sessions
tmp/cache
tmp/sockets
joe
*.sqlite3
.DS_Store
tmp/*
*.tmproj
twitter_creds