view .hgignore @ 216:9bc4b2465435

change the hardcoded browser
author Dirk Olmes <dirk@xanthippe.ping.de>
date Sun, 27 Apr 2014 05:19:45 +0200
parents 92194216f70d
children fe6a2dad6e29
line wrap: on
line source

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

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