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)
Sat Mar 01 15:27:51 -0800 2008
commit  d546632e7d1c3ee44bdf465fcc530367ae122697
tree    98acd26f1307429b06f8617d05cad5c4670d1dfd
parent  2301490e1439ddd49ee26716a3c346cd3eb2cd37
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/*