view .hgignore @ 243:51d2c3d55f4b

remove debug printing of the response
author Dirk Olmes <dirk@xanthippe.ping.de>
date Mon, 08 Jun 2015 19:27:35 +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$