public
Description: Typo is the oldest and most powerful Ruby on Rails blogware, providing custom templates, powerful drag and drop plugins API, advanced SEO capabilities, XMLRPC API and many more.
Homepage: http://typosphere.org
Clone URL: git://github.com/fdv/typo.git
Click here to lend your support to: typo and make a donation at www.pledgie.com !
mvz (author)
Sun Oct 25 06:12:50 -0700 2009
commit  9a137c19e57a862e398741e4284e812c9dd58464
tree    ca8ab5aa084a453c12fa366208ee9c650fbd40c2
parent  a9e94c82412d01cffcc8959e81b2ee51fd1f43fa
typo / .gitignore
100644 14 lines (13 sloc) 0.21 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
config/database.yml
config/mail.yml
*.log
*~
db/*.sqlite*
db/schema.rb
.*.swp
.DS_Store
installer/rails_installer.yml
/public/images/theme
/public/javascripts/ckeditor/config.js
/public/stylesheets/theme
tmp/*