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)
Tue Apr 22 20:16:23 -0700 2008
commit  43dcc968a4308c50fc98d318e477e176cf2605c3
tree    98df4112467307a17611ce79d23376fe84e63897
parent  2c8ab0ab2ba6db33d7615b730e7f7a83ee9c8051
insoshi / .gitignore
100644 20 lines (19 sloc) 0.203 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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/.*