public
Fork of mleung/feather
Description: The simplest blog that works. Make sure you check out the feather-plugins repo as well!
Clone URL: git://github.com/ivey/feather.git
feather / .gitignore
100644 6 lines (5 sloc) 0.069 kb
1
2
3
4
5
6
config/database.yml
db/*.sqlite3
app/plugins/*
public/plugins*
log/*