GitHub Sale: sign up for any paid plan this week and pay nothing until January 1, 2009!  [ hide ]

public
Fork of toastdriven/feedme
Description: A better (for me) RSS aggregator. Collects numerous RSS feeds and displays entries in chronological order. Similar to the "planet" concept.
Homepage: http://www.toastdriven.com/
Clone URL: git://github.com/TomK32/feedme.git
feedme / .gitignore
100644 6 lines (6 sloc) 0.087 kb
1
2
3
4
5
6
.DS_Store
log/*
tmp/**/*
config/database.yml
config/initializers/feedme.rb
db/*.sqlite3