radar / rboard

A fully featured forum system compatible with Rails 2.3

This URL has Read+Write access

rboard / .gitignore
100644 14 lines (13 sloc) 0.172 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
log/*.log
log/searchd*
tmp/*
db/*.sqlite3
db/sphinx/*
config/database.yml
nbproject/**/*
nbproject/project.*
test
coverage
coverage/*
config/*.sphinx.conf
config/deploy.rb