view .hgignore @ 94:a16c4e2b2c55

rename some parameters to be in line with the pyqt docs
author Dirk Olmes <dirk@xanthippe.ping.de>
date Mon, 27 Dec 2010 08:30:09 +0100
parents 9fa1e33b67da
children 92194216f70d
line wrap: on
line source

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

syntax: regexp
^feedworm\.sqlite$