public
Description: An open source social networking platform in Ruby on Rails
Homepage: http://dogfood.insoshi.com
Clone URL: git://github.com/insoshi/insoshi.git
insoshi / .gitignore
100644 35 lines (34 sloc) 0.388 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
25
26
27
28
29
30
31
32
33
34
35
log/*.log
log/*.out
log/*.pid
tmp/**/*
.dotest/
.dotest/*.
tmp/.*
tmp/profile*
.DS_Store
doc/api
doc/app
doc/*.doc
db/schema.rb
db/schema.sql
db/*.sqlite3*
config/database.yml
public/photos/*
public/thumbnails
uuid.state
nbproject*
index/*
identifier
secret
.project
.#*
\#*
*~
vendor/**/**/doc/*
vendor/plugins/footnotes/*
rsa_key*
sphinx/*
sphinx_test/*
config/ultrasphinx/*.conf
*.swp