view .hgignore @ 54:b535bce50626

the relationship between feed and its entries can be mapped as lazy -> fewer DB round trips
author Dirk Olmes <dirk@xanthippe.ping.de>
date Tue, 18 May 2010 03:12:00 +0200
parents 9fa1e33b67da
children 92194216f70d
line wrap: on
line source

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

syntax: regexp
^feedworm\.sqlite$