view .hgignore @ 70:842727971796

have the DB URL as parameter when creating a session and fall back to commandline arguments if no DB URL was passed in
author Dirk Olmes <dirk@xanthippe.ping.de>
date Wed, 11 Aug 2010 02:30:47 +0200
parents 9fa1e33b67da
children 92194216f70d
line wrap: on
line source

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

syntax: regexp
^feedworm\.sqlite$