public
Description: Semantic-web enabled Lifestreamer built on RubyOnRails
Homepage: http://dominiek.com/
Clone URL: git://github.com/dominiek/kakuteru.git
kakuteru / .gitignore
100644 13 lines (12 sloc) 0.169 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
log/*
tmp/*
config/database.yml
config/app_config.yml
config/*.sphinx.conf
db/*.sqlite3
db/sphinx
vendor/plugins/rspec*
public/assets
.DS_Store
config/deploy.rb
Capfile