view .hgignore @ 99:e59d722439b5

filter out read entries first before sorting
author Dirk Olmes <dirk@xanthippe.ping.de>
date Wed, 29 Dec 2010 04:27:58 +0100
parents 9fa1e33b67da
children 92194216f70d
line wrap: on
line source

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

syntax: regexp
^feedworm\.sqlite$