public
Description: Yet Another Blog Engine written in Rails
Homepage: http://www.mrchucho.net
Clone URL: git://github.com/mrchucho/bbot.git
bbot / .gitignore
100644 6 lines (5 sloc) 0.063 kb
1
2
3
4
5
6
.*.swp
.DS_Store
config/database.yml
db/schema.rb
db/*.sqlite3