public
Fork of mleung/feather
Description: personally-managed copy of the current feather. Call it "feather-stable", or "feather-works"!!! Meant to go in concert with jf/feather-plugins.
Homepage:
Clone URL: git://github.com/jf/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/*