public
Description: The open source social networking platform in Ruby on Rails from the author of RailsSpace
Homepage: http://insoshi.com
Clone URL: git://github.com/insoshi/insoshi.git
Search Repo:
Michael Hartl (author)
Mon Feb 18 15:18:20 -0800 2008
commit  189a6c6b9aac2dca36ef9ef46604db12dbf73e44
tree    6b5c4c92edb0caf823dcf55faa1fdfe5945a66a6
insoshi / .gitignore
100644 14 lines (14 sloc) 0.162 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
log/*.log
log/*.out
tmp/**/*
.DS_Store
doc/api
doc/app
db/schema.rb
db/schema.sql
db/*.sqlite3*
config/database.yml
public/photos/*
uuid.state
nbproject*
index/*