view .hgignore @ 120:e830fa1cc7a2 backend

re-enabled PreferencesDialog
author Dirk Olmes <dirk@xanthippe.ping.de>
date Sun, 21 Aug 2011 04:04:37 +0200
parents 9fa1e33b67da
children 92194216f70d
line wrap: on
line source

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

syntax: regexp
^feedworm\.sqlite$