view .hgignore @ 223:f07cf25224a4

do not use python3 - the couchdb lib is not ready for it
author Dirk Olmes <dirk@xanthippe.ping.de>
date Thu, 22 May 2014 05:24:53 +0200
parents fe6a2dad6e29
children 218c2b376169
line wrap: on
line source

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

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