view .hgignore @ 129:5bb58c956e48 backend

get rid of the toplevel util module, in only contained unused functions
author Dirk Olmes <dirk@xanthippe.ping.de>
date Mon, 22 Aug 2011 15:06:02 +0200
parents 9fa1e33b67da
children 92194216f70d
line wrap: on
line source

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

syntax: regexp
^feedworm\.sqlite$