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
Michael Hartl (author)
Mon Feb 18 19:55:09 -0800 2008
commit  bf51bc45a0dce548a9b79ef5cf6a2bbc161cb9dc
tree    2f99af93e4e8410260d4321f4f931bf1301fdc9f
parent  840f7de1d480923b852b920857fe835f46b00bc4
insoshi / .gitignore
100644 15 lines (14 sloc) 0.162 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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/*