view .hgignore @ 226:016c89dfd488

use our generic PyQtLib instead of custom Qt models in this project
author Dirk Olmes <dirk@xanthippe.ping.de>
date Thu, 22 May 2014 06:10:05 +0200
parents 218c2b376169
children f715378371ab
line wrap: on
line source

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

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