view .hgignore @ 148:c5a427d46703

displaying entries for a feed works now with the couchdb backend
author Dirk Olmes <dirk@xanthippe.ping.de>
date Fri, 26 Aug 2011 06:13:39 +0200
parents 9fa1e33b67da
children 92194216f70d
line wrap: on
line source

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

syntax: regexp
^feedworm\.sqlite$