view .hgignore @ 186:6cbd4420c187

when replicating, also compact the database
author Dirk Olmes <dirk@xanthippe.ping.de>
date Tue, 13 Sep 2011 17:43:22 +0200
parents 92194216f70d
children fe6a2dad6e29
line wrap: on
line source

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

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