view .hgignore @ 82:2dd6e6894772

update the status bar when opening a feed's rss url via WebView or external browser
author Dirk Olmes <dirk@xanthippe.ping.de>
date Thu, 19 Aug 2010 07:03:32 +0200
parents 9fa1e33b67da
children 92194216f70d
line wrap: on
line source

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

syntax: regexp
^feedworm\.sqlite$