view .hgignore @ 125:514e5d7dca98 backend

deleting a feed is now done via the backend
author Dirk Olmes <dirk@xanthippe.ping.de>
date Mon, 22 Aug 2011 11:22:45 +0200
parents 9fa1e33b67da
children 92194216f70d
line wrap: on
line source

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

syntax: regexp
^feedworm\.sqlite$