public
Description: Ground-up rewrite of Beast, a Ruby on Rails forum.
Homepage: http://activereload.lighthouseapp.com/projects/7537-altered-beast/
Clone URL: git://github.com/courtenay/altered_beast.git
altered_beast / .gitignore
100644 12 lines (11 sloc) 0.128 kb
1
2
3
4
5
6
7
8
9
10
11
12
*~
.DS_Store
tmp
log
config/database.yml
vendor/rails
db/*.sqlite
db/*.sqlite2
db/*.sqlite3
db/*.db
public/javascripts/beast.js