view .hgignore @ 35:aaec263f07ca

Feeds manage the point in time when the next update should happen. FeedUpdater only updates feeds that are due.
author Dirk Olmes <dirk@xanthippe.ping.de>
date Wed, 05 May 2010 03:07:59 +0200
parents f371d02fa09d
children 9fa1e33b67da
line wrap: on
line source

syntax: glob
*.pyc
Ui_*.py

syntax: regexp
^feedworm\.sqlite$