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 18:58:01 -0800 2008
commit  840f7de1d480923b852b920857fe835f46b00bc4
tree    baf2220c3dead288e38006fc85403b903d454994
parent  f118b30bc52ccc7e75cc9660c7a0c4c2416f3343
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/*