view .hgignore @ 232:18865de3a87d

all __init__.py files must contain at least an empty line to avoid eric's style checker choking
author Dirk Olmes <dirk@xanthippe.ping.de>
date Thu, 25 Sep 2014 17:10:40 +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$