view .hgignore @ 195:66d1efcb8e8a

filter out warnings that we cannot handle
author Dirk Olmes <dirk@xanthippe.ping.de>
date Fri, 25 Nov 2011 11:15:22 +0100
parents 92194216f70d
children fe6a2dad6e29
line wrap: on
line source

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

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