view .hgignore @ 221:a383abe2e81a

update to python3
author Dirk Olmes <dirk@xanthippe.ping.de>
date Thu, 22 May 2014 05:10:51 +0200
parents 92194216f70d
children fe6a2dad6e29
line wrap: on
line source

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

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