view .hgignore @ 240:1b98925facf6

Bugfix: use the existing _retrieveEntriesForSelectedFeed method to retrieve all articles when deleting a feed
author Dirk Olmes <dirk@xanthippe.ping.de>
date Tue, 28 Apr 2015 02:23:44 +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$