public
Description: An open source Ruby on Rails 'content generation' orientated CMS / publishing framework
Homepage: http://typeface.jasonearl.com
Clone URL: git://github.com/virtualfunction/typeface.git
Click here to lend your support to: typeface and make a donation at www.pledgie.com !
typeface / .gitignore
100644 16 lines (15 sloc) 0.204 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
log/*.log
tmp/**/*
tmp/*
.DS_Store
Thumbs.db
doc/api
doc/app
db/schema.rb
db/*.db
vendor/rails
config/database.yml
vendor/content_packages
public/javascripts/*_cached.js
public/contents
spec/result*.html