view .hgignore @ 90:a1066e5a8f88

save pending changes when quitting the app
author Dirk Olmes <dirk@xanthippe.ping.de>
date Fri, 24 Dec 2010 05:06:21 +0100
parents 9fa1e33b67da
children 92194216f70d
line wrap: on
line source

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

syntax: regexp
^feedworm\.sqlite$