view .hgignore @ 159:7d724cf2dcf7

after a feed update, calculate a feed's update date from the current date, not the original next update date
author dirk
date Mon, 29 Aug 2011 02:41:24 +0200
parents 92194216f70d
children fe6a2dad6e29
line wrap: on
line source

syntax: glob
*.pyc
Ui_*.py
*_rc.py

syntax: regexp
^feedworm\.sqlite$
\.sqlite$