view .hgignore @ 184:006477cdc7de

fix abug in the view
author dirk
date Sun, 11 Sep 2011 07:44:11 +0200
parents 92194216f70d
children fe6a2dad6e29
line wrap: on
line source

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

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