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)
Tue Apr 22 21:35:36 -0700 2008
commit  7de8198d037a62ecfb00f5ef38c3916b74a42207
tree    46cedcbf79c4e0f3993146276b30f208aa2ff6f4
parent  43dcc968a4308c50fc98d318e477e176cf2605c3 parent  a3bb5aa1de0de3311c609c8562047395abfc0793
insoshi / .gitignore
100644 24 lines (22 sloc) 0.23 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
log/*.log
log/*.out
log/*.pid
tmp/**/*
.DS_Store
doc/api
doc/app
db/schema.rb
db/schema.sql
db/*.sqlite3*
config/database.yml
public/photos/*
uuid.state
nbproject*
index/*
identifier
.project
.#*
tmp/.*
\#*
*~
vendor/**/**/doc/*