view .hgignore @ 177:98eaf0075a44

make setup.sh work with non-local coucdhb URLs
author Dirk Olmes <dirk@xanthippe.ping.de>
date Sat, 10 Sep 2011 03:09:17 +0200
parents 92194216f70d
children fe6a2dad6e29
line wrap: on
line source

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

syntax: regexp
^feedworm\.sqlite$
\.sqlite$