insoshi / insoshi

An open source social networking platform in Ruby on Rails

This URL has Read+Write access

insoshi / .gitignore
100644 30 lines (30 sloc) 0.351 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
log/*.log
log/*.out
log/*.pid
tmp/**/*
tmp/.*
tmp/profile*
.DS_Store
doc/api
doc/app
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